Class CfnMessageTemplatePropsMixin.MessageTemplateAttributesProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.mixins.preview.services.wisdom.mixins.CfnMessageTemplatePropsMixin.MessageTemplateAttributesProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnMessageTemplatePropsMixin.MessageTemplateAttributesProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnMessageTemplatePropsMixin.MessageTemplateAttributesProperty
@Stability(Stable)
@Internal
public static final class CfnMessageTemplatePropsMixin.MessageTemplateAttributesProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnMessageTemplatePropsMixin.MessageTemplateAttributesProperty
An implementation for
CfnMessageTemplatePropsMixin.MessageTemplateAttributesProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.mixins.preview.services.wisdom.mixins.CfnMessageTemplatePropsMixin.MessageTemplateAttributesProperty
CfnMessageTemplatePropsMixin.MessageTemplateAttributesProperty.Builder, CfnMessageTemplatePropsMixin.MessageTemplateAttributesProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnMessageTemplatePropsMixin.MessageTemplateAttributesProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal ObjectThe agent attributes that are used with the message template.final ObjectThe custom attributes that are used with the message template.final ObjectThe customer profile attributes that are used with the message template.final ObjectThe system attributes that are used with the message template.final inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
protected Jsii$Proxy(CfnMessageTemplatePropsMixin.MessageTemplateAttributesProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnMessageTemplatePropsMixin.MessageTemplateAttributesProperty.Builder.
-
-
Method Details
-
getAgentAttributes
Description copied from interface:CfnMessageTemplatePropsMixin.MessageTemplateAttributesPropertyThe agent attributes that are used with the message template.Returns union: either
IResolvableorCfnMessageTemplatePropsMixin.AgentAttributesProperty- Specified by:
getAgentAttributesin interfaceCfnMessageTemplatePropsMixin.MessageTemplateAttributesProperty- See Also:
-
getCustomAttributes
Description copied from interface:CfnMessageTemplatePropsMixin.MessageTemplateAttributesPropertyThe custom attributes that are used with the message template.Returns union: either Mapinvalid input: '<'String,
String> orIResolvable- Specified by:
getCustomAttributesin interfaceCfnMessageTemplatePropsMixin.MessageTemplateAttributesProperty- See Also:
-
getCustomerProfileAttributes
Description copied from interface:CfnMessageTemplatePropsMixin.MessageTemplateAttributesPropertyThe customer profile attributes that are used with the message template.Returns union: either
IResolvableorCfnMessageTemplatePropsMixin.CustomerProfileAttributesProperty- Specified by:
getCustomerProfileAttributesin interfaceCfnMessageTemplatePropsMixin.MessageTemplateAttributesProperty- See Also:
-
getSystemAttributes
Description copied from interface:CfnMessageTemplatePropsMixin.MessageTemplateAttributesPropertyThe system attributes that are used with the message template.Returns union: either
IResolvableorCfnMessageTemplatePropsMixin.SystemAttributesProperty- Specified by:
getSystemAttributesin interfaceCfnMessageTemplatePropsMixin.MessageTemplateAttributesProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-