public static interface CreateContactFlowModuleResponse.Builder extends ConnectResponse.Builder, SdkPojo, CopyableBuilder<CreateContactFlowModuleResponse.Builder,CreateContactFlowModuleResponse>
| Modifier and Type | Method and Description |
|---|---|
CreateContactFlowModuleResponse.Builder |
arn(String arn)
The Amazon Resource Name (ARN) of the flow module.
|
CreateContactFlowModuleResponse.Builder |
id(String id)
The identifier of the flow module.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildCreateContactFlowModuleResponse.Builder id(String id)
The identifier of the flow module.
id - The identifier of the flow module.CreateContactFlowModuleResponse.Builder arn(String arn)
The Amazon Resource Name (ARN) of the flow module.
arn - The Amazon Resource Name (ARN) of the flow module.Copyright © 2023. All rights reserved.