Interface DescribeConnectionResourceParameters.Builder

    • Method Detail

      • resourceConfigurationArn

        DescribeConnectionResourceParameters.Builder resourceConfigurationArn​(String resourceConfigurationArn)

        The Amazon Resource Name (ARN) of the resource configuration for the private API.

        Parameters:
        resourceConfigurationArn - The Amazon Resource Name (ARN) of the resource configuration for the private API.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • resourceAssociationArn

        DescribeConnectionResourceParameters.Builder resourceAssociationArn​(String resourceAssociationArn)

        For connections to private APIs, the Amazon Resource Name (ARN) of the resource association EventBridge created between the connection and the private API's resource configuration.

        Parameters:
        resourceAssociationArn - For connections to private APIs, the Amazon Resource Name (ARN) of the resource association EventBridge created between the connection and the private API's resource configuration.
        Returns:
        Returns a reference to this object so that method calls can be chained together.