@Stability(value=Stable) public static final class CfnQuickConnect.QueueQuickConnectConfigProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnQuickConnect.QueueQuickConnectConfigProperty>
CfnQuickConnect.QueueQuickConnectConfigProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnQuickConnect.QueueQuickConnectConfigProperty |
build()
Builds the configured instance.
|
CfnQuickConnect.QueueQuickConnectConfigProperty.Builder |
contactFlowArn(String contactFlowArn)
Sets the value of
CfnQuickConnect.QueueQuickConnectConfigProperty.getContactFlowArn() |
CfnQuickConnect.QueueQuickConnectConfigProperty.Builder |
queueArn(String queueArn)
Sets the value of
CfnQuickConnect.QueueQuickConnectConfigProperty.getQueueArn() |
@Stability(value=Stable) public CfnQuickConnect.QueueQuickConnectConfigProperty.Builder contactFlowArn(String contactFlowArn)
CfnQuickConnect.QueueQuickConnectConfigProperty.getContactFlowArn()contactFlowArn - The Amazon Resource Name (ARN) of the contact flow. This parameter is required.this@Stability(value=Stable) public CfnQuickConnect.QueueQuickConnectConfigProperty.Builder queueArn(String queueArn)
CfnQuickConnect.QueueQuickConnectConfigProperty.getQueueArn()queueArn - The Amazon Resource Name (ARN) of the queue. This parameter is required.this@Stability(value=Stable) public CfnQuickConnect.QueueQuickConnectConfigProperty build()
build in interface software.amazon.jsii.Builder<CfnQuickConnect.QueueQuickConnectConfigProperty>CfnQuickConnect.QueueQuickConnectConfigPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.