@Stability(value=Stable) @Internal public static final class CfnContactFlowModuleProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnContactFlowModuleProps
CfnContactFlowModulePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnContactFlowModuleProps.Builder, CfnContactFlowModuleProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnContactFlowModuleProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnContactFlowModuleProps.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 module.
|
String |
getDescription()
The description of the contact flow module.
|
String |
getInstanceArn()
The Amazon Resource Name (ARN) of the Amazon Connect instance.
|
String |
getName()
The name of the contact flow module.
|
String |
getState()
The state of the contact flow module.
|
List<CfnTag> |
getTags()
An array of key-value pairs to apply to this resource.
|
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(CfnContactFlowModuleProps.Builder builder)
CfnContactFlowModuleProps.Builder.public final String getContent()
CfnContactFlowModulePropsgetContent in interface CfnContactFlowModulePropspublic final String getInstanceArn()
CfnContactFlowModulePropsgetInstanceArn in interface CfnContactFlowModulePropspublic final String getName()
CfnContactFlowModulePropsgetName in interface CfnContactFlowModulePropspublic final String getDescription()
CfnContactFlowModulePropsgetDescription in interface CfnContactFlowModulePropspublic final String getState()
CfnContactFlowModulePropsgetState in interface CfnContactFlowModulePropspublic final List<CfnTag> getTags()
CfnContactFlowModulePropsFor more information, see Tag .
getTags in interface CfnContactFlowModuleProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.