@Stability(value=Stable) @Internal public static final class CfnAssistantAssociationProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnAssistantAssociationProps
CfnAssistantAssociationPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnAssistantAssociationProps.Builder, CfnAssistantAssociationProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnAssistantAssociationProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnAssistantAssociationProps.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 |
getAssistantId()
`AWS::Wisdom::AssistantAssociation.AssistantId`.
|
Object |
getAssociation()
`AWS::Wisdom::AssistantAssociation.Association`.
|
String |
getAssociationType()
`AWS::Wisdom::AssistantAssociation.AssociationType`.
|
List<CfnTag> |
getTags()
`AWS::Wisdom::AssistantAssociation.Tags`.
|
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(CfnAssistantAssociationProps.Builder builder)
CfnAssistantAssociationProps.Builder.public final String getAssistantId()
CfnAssistantAssociationPropsgetAssistantId in interface CfnAssistantAssociationPropspublic final Object getAssociation()
CfnAssistantAssociationPropsgetAssociation in interface CfnAssistantAssociationPropspublic final String getAssociationType()
CfnAssistantAssociationPropsgetAssociationType in interface CfnAssistantAssociationPropspublic final List<CfnTag> getTags()
CfnAssistantAssociationPropsgetTags in interface CfnAssistantAssociationProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.