Class CfnMessageTemplatePropsMixin.MessageTemplateAttachmentProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.wisdom.CfnMessageTemplatePropsMixin.MessageTemplateAttachmentProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnMessageTemplatePropsMixin.MessageTemplateAttachmentProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnMessageTemplatePropsMixin.MessageTemplateAttachmentProperty
@Stability(Stable)
@Internal
public static final class CfnMessageTemplatePropsMixin.MessageTemplateAttachmentProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnMessageTemplatePropsMixin.MessageTemplateAttachmentProperty
An implementation for
CfnMessageTemplatePropsMixin.MessageTemplateAttachmentProperty-
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.cfnpropertymixins.services.wisdom.CfnMessageTemplatePropsMixin.MessageTemplateAttachmentProperty
CfnMessageTemplatePropsMixin.MessageTemplateAttachmentProperty.Builder, CfnMessageTemplatePropsMixin.MessageTemplateAttachmentProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnMessageTemplatePropsMixin.MessageTemplateAttachmentProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
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.MessageTemplateAttachmentProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnMessageTemplatePropsMixin.MessageTemplateAttachmentProperty.Builder.
-
-
Method Details
-
getAttachmentId
Description copied from interface:CfnMessageTemplatePropsMixin.MessageTemplateAttachmentPropertyThe identifier of the attachment file.- Specified by:
getAttachmentIdin interfaceCfnMessageTemplatePropsMixin.MessageTemplateAttachmentProperty- See Also:
-
getAttachmentName
Description copied from interface:CfnMessageTemplatePropsMixin.MessageTemplateAttachmentPropertyThe name of the attachment file being uploaded.The name should include the file extension.
- Specified by:
getAttachmentNamein interfaceCfnMessageTemplatePropsMixin.MessageTemplateAttachmentProperty- See Also:
-
getS3PresignedUrl
Description copied from interface:CfnMessageTemplatePropsMixin.MessageTemplateAttachmentPropertyThe S3 Presigned URL for the attachment file.When generating the PreSignedUrl, please ensure that the expires-in time is set to 30 minutes. The URL can be generated through the AWS Console or through the AWS CLI. For more information, see Sharing objects with presigned URLs .
- Specified by:
getS3PresignedUrlin interfaceCfnMessageTemplatePropsMixin.MessageTemplateAttachmentProperty- 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()
-