Interface CreateConnectorProfileResponse.Builder

All Superinterfaces:
AppflowResponse.Builder, AwsResponse.Builder, Buildable, CopyableBuilder<CreateConnectorProfileResponse.Builder,CreateConnectorProfileResponse>, SdkBuilder<CreateConnectorProfileResponse.Builder,CreateConnectorProfileResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
CreateConnectorProfileResponse

public static interface CreateConnectorProfileResponse.Builder extends AppflowResponse.Builder, SdkPojo, CopyableBuilder<CreateConnectorProfileResponse.Builder,CreateConnectorProfileResponse>
  • Method Details

    • connectorProfileArn

      CreateConnectorProfileResponse.Builder connectorProfileArn(String connectorProfileArn)

      The Amazon Resource Name (ARN) of the connector profile.

      Parameters:
      connectorProfileArn - The Amazon Resource Name (ARN) of the connector profile.
      Returns:
      Returns a reference to this object so that method calls can be chained together.