Interface DescribeConnectionResourceParameters.Builder

  • Method Details

    • 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.

      For more information, see Managing service network resource associations for connections in the Amazon EventBridge User Guide .

      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.

      For more information, see Managing service network resource associations for connections in the Amazon EventBridge User Guide .

      Returns:
      Returns a reference to this object so that method calls can be chained together.