@Stability(value=Stable) public static final class CfnInstance.AttributesProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnInstance.AttributesProperty>
CfnInstance.AttributesProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnInstance.AttributesProperty.Builder inboundCalls(Boolean inboundCalls)
CfnInstance.AttributesProperty.getInboundCalls()inboundCalls - `CfnInstance.AttributesProperty.InboundCalls`. This parameter is required.this@Stability(value=Stable) public CfnInstance.AttributesProperty.Builder inboundCalls(IResolvable inboundCalls)
CfnInstance.AttributesProperty.getInboundCalls()inboundCalls - `CfnInstance.AttributesProperty.InboundCalls`. This parameter is required.this@Stability(value=Stable) public CfnInstance.AttributesProperty.Builder outboundCalls(Boolean outboundCalls)
CfnInstance.AttributesProperty.getOutboundCalls()outboundCalls - `CfnInstance.AttributesProperty.OutboundCalls`. This parameter is required.this@Stability(value=Stable) public CfnInstance.AttributesProperty.Builder outboundCalls(IResolvable outboundCalls)
CfnInstance.AttributesProperty.getOutboundCalls()outboundCalls - `CfnInstance.AttributesProperty.OutboundCalls`. This parameter is required.this@Stability(value=Stable) public CfnInstance.AttributesProperty.Builder autoResolveBestVoices(Boolean autoResolveBestVoices)
CfnInstance.AttributesProperty.getAutoResolveBestVoices()autoResolveBestVoices - `CfnInstance.AttributesProperty.AutoResolveBestVoices`.this@Stability(value=Stable) public CfnInstance.AttributesProperty.Builder autoResolveBestVoices(IResolvable autoResolveBestVoices)
CfnInstance.AttributesProperty.getAutoResolveBestVoices()autoResolveBestVoices - `CfnInstance.AttributesProperty.AutoResolveBestVoices`.this@Stability(value=Stable) public CfnInstance.AttributesProperty.Builder contactflowLogs(Boolean contactflowLogs)
CfnInstance.AttributesProperty.getContactflowLogs()contactflowLogs - `CfnInstance.AttributesProperty.ContactflowLogs`.this@Stability(value=Stable) public CfnInstance.AttributesProperty.Builder contactflowLogs(IResolvable contactflowLogs)
CfnInstance.AttributesProperty.getContactflowLogs()contactflowLogs - `CfnInstance.AttributesProperty.ContactflowLogs`.this@Stability(value=Stable) public CfnInstance.AttributesProperty.Builder contactLens(Boolean contactLens)
CfnInstance.AttributesProperty.getContactLens()contactLens - `CfnInstance.AttributesProperty.ContactLens`.this@Stability(value=Stable) public CfnInstance.AttributesProperty.Builder contactLens(IResolvable contactLens)
CfnInstance.AttributesProperty.getContactLens()contactLens - `CfnInstance.AttributesProperty.ContactLens`.this@Stability(value=Stable) public CfnInstance.AttributesProperty.Builder earlyMedia(Boolean earlyMedia)
CfnInstance.AttributesProperty.getEarlyMedia()earlyMedia - `CfnInstance.AttributesProperty.EarlyMedia`.this@Stability(value=Stable) public CfnInstance.AttributesProperty.Builder earlyMedia(IResolvable earlyMedia)
CfnInstance.AttributesProperty.getEarlyMedia()earlyMedia - `CfnInstance.AttributesProperty.EarlyMedia`.this@Stability(value=Stable) public CfnInstance.AttributesProperty.Builder useCustomTtsVoices(Boolean useCustomTtsVoices)
CfnInstance.AttributesProperty.getUseCustomTtsVoices()useCustomTtsVoices - `CfnInstance.AttributesProperty.UseCustomTTSVoices`.this@Stability(value=Stable) public CfnInstance.AttributesProperty.Builder useCustomTtsVoices(IResolvable useCustomTtsVoices)
CfnInstance.AttributesProperty.getUseCustomTtsVoices()useCustomTtsVoices - `CfnInstance.AttributesProperty.UseCustomTTSVoices`.this@Stability(value=Stable) public CfnInstance.AttributesProperty build()
build in interface software.amazon.jsii.Builder<CfnInstance.AttributesProperty>CfnInstance.AttributesPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.