@Stability(value=Stable) public static final class CfnUser.UserPhoneConfigProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnUser.UserPhoneConfigProperty>
CfnUser.UserPhoneConfigProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnUser.UserPhoneConfigProperty.Builder |
afterContactWorkTimeLimit(Number afterContactWorkTimeLimit)
Sets the value of
CfnUser.UserPhoneConfigProperty.getAfterContactWorkTimeLimit() |
CfnUser.UserPhoneConfigProperty.Builder |
autoAccept(Boolean autoAccept)
Sets the value of
CfnUser.UserPhoneConfigProperty.getAutoAccept() |
CfnUser.UserPhoneConfigProperty.Builder |
autoAccept(IResolvable autoAccept)
Sets the value of
CfnUser.UserPhoneConfigProperty.getAutoAccept() |
CfnUser.UserPhoneConfigProperty |
build()
Builds the configured instance.
|
CfnUser.UserPhoneConfigProperty.Builder |
deskPhoneNumber(String deskPhoneNumber)
Sets the value of
CfnUser.UserPhoneConfigProperty.getDeskPhoneNumber() |
CfnUser.UserPhoneConfigProperty.Builder |
phoneType(String phoneType)
Sets the value of
CfnUser.UserPhoneConfigProperty.getPhoneType() |
@Stability(value=Stable) public CfnUser.UserPhoneConfigProperty.Builder afterContactWorkTimeLimit(Number afterContactWorkTimeLimit)
CfnUser.UserPhoneConfigProperty.getAfterContactWorkTimeLimit()afterContactWorkTimeLimit - `CfnUser.UserPhoneConfigProperty.AfterContactWorkTimeLimit`.this@Stability(value=Stable) public CfnUser.UserPhoneConfigProperty.Builder autoAccept(Boolean autoAccept)
CfnUser.UserPhoneConfigProperty.getAutoAccept()autoAccept - `CfnUser.UserPhoneConfigProperty.AutoAccept`.this@Stability(value=Stable) public CfnUser.UserPhoneConfigProperty.Builder autoAccept(IResolvable autoAccept)
CfnUser.UserPhoneConfigProperty.getAutoAccept()autoAccept - `CfnUser.UserPhoneConfigProperty.AutoAccept`.this@Stability(value=Stable) public CfnUser.UserPhoneConfigProperty.Builder deskPhoneNumber(String deskPhoneNumber)
CfnUser.UserPhoneConfigProperty.getDeskPhoneNumber()deskPhoneNumber - `CfnUser.UserPhoneConfigProperty.DeskPhoneNumber`.this@Stability(value=Stable) public CfnUser.UserPhoneConfigProperty.Builder phoneType(String phoneType)
CfnUser.UserPhoneConfigProperty.getPhoneType()phoneType - `CfnUser.UserPhoneConfigProperty.PhoneType`. This parameter is required.this@Stability(value=Stable) public CfnUser.UserPhoneConfigProperty build()
build in interface software.amazon.jsii.Builder<CfnUser.UserPhoneConfigProperty>CfnUser.UserPhoneConfigPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.