public static interface CreateConnectorProfileResponse.Builder extends AppflowResponse.Builder, SdkPojo, CopyableBuilder<CreateConnectorProfileResponse.Builder,CreateConnectorProfileResponse>
Modifier and Type | Method and Description |
---|---|
CreateConnectorProfileResponse.Builder |
connectorProfileArn(String connectorProfileArn)
The Amazon Resource Name (ARN) of the connector profile.
|
build, responseMetadata, responseMetadata
sdkHttpResponse, sdkHttpResponse
equalsBySdkFields, sdkFields
copy
applyMutation, build
CreateConnectorProfileResponse.Builder connectorProfileArn(String connectorProfileArn)
The Amazon Resource Name (ARN) of the connector profile.
connectorProfileArn
- The Amazon Resource Name (ARN) of the connector profile.Copyright © 2021 Amazon Web Services, Inc. All Rights Reserved.