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