public static interface UpdateContactFlowModuleMetadataRequest.Builder extends ConnectRequest.Builder, SdkPojo, CopyableBuilder<UpdateContactFlowModuleMetadataRequest.Builder,UpdateContactFlowModuleMetadataRequest>
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildUpdateContactFlowModuleMetadataRequest.Builder instanceId(String instanceId)
The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
instanceId - The identifier of the Amazon Connect instance. You can find the instance
ID in the Amazon Resource Name (ARN) of the instance.UpdateContactFlowModuleMetadataRequest.Builder contactFlowModuleId(String contactFlowModuleId)
The identifier of the flow module.
contactFlowModuleId - The identifier of the flow module.UpdateContactFlowModuleMetadataRequest.Builder name(String name)
The name of the flow module.
name - The name of the flow module.UpdateContactFlowModuleMetadataRequest.Builder description(String description)
The description of the flow module.
description - The description of the flow module.UpdateContactFlowModuleMetadataRequest.Builder state(String state)
The state of flow module.
state - The state of flow module.ContactFlowModuleState,
ContactFlowModuleStateUpdateContactFlowModuleMetadataRequest.Builder state(ContactFlowModuleState state)
The state of flow module.
state - The state of flow module.ContactFlowModuleState,
ContactFlowModuleStateUpdateContactFlowModuleMetadataRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderUpdateContactFlowModuleMetadataRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.