@Stability(value=Stable) @Internal public static final class CfnContactFlowProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnContactFlowProps
CfnContactFlowPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnContactFlowProps.Builder, CfnContactFlowProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnContactFlowProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnContactFlowProps.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getContent()
The content of the contact flow.
|
String |
getDescription()
The description of the contact flow.
|
String |
getInstanceArn()
The Amazon Resource Name (ARN) of the Amazon Connect instance.
|
String |
getName()
The name of the contact flow.
|
String |
getState()
The state of the contact flow.
|
List<CfnTag> |
getTags()
An array of key-value pairs to apply to this resource.
|
String |
getType()
The type of the contact flow.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnContactFlowProps.Builder builder)
CfnContactFlowProps.Builder.public final String getContent()
CfnContactFlowPropsgetContent in interface CfnContactFlowPropspublic final String getInstanceArn()
CfnContactFlowPropsgetInstanceArn in interface CfnContactFlowPropspublic final String getName()
CfnContactFlowPropsgetName in interface CfnContactFlowPropspublic final String getType()
CfnContactFlowPropsFor descriptions of the available types, see Choose a Contact Flow Type in the Amazon Connect Administrator Guide .
getType in interface CfnContactFlowPropspublic final String getDescription()
CfnContactFlowPropsgetDescription in interface CfnContactFlowPropspublic final String getState()
CfnContactFlowPropsgetState in interface CfnContactFlowPropspublic final List<CfnTag> getTags()
CfnContactFlowPropsFor more information, see Tag .
getTags in interface CfnContactFlowProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.