Class CfnCampaign.EmailChannelSubtypeConfigProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.connectcampaignsv2.CfnCampaign.EmailChannelSubtypeConfigProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnCampaign.EmailChannelSubtypeConfigProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnCampaign.EmailChannelSubtypeConfigProperty
@Stability(Stable)
@Internal
public static final class CfnCampaign.EmailChannelSubtypeConfigProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnCampaign.EmailChannelSubtypeConfigProperty
An implementation for
CfnCampaign.EmailChannelSubtypeConfigProperty-
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.services.connectcampaignsv2.CfnCampaign.EmailChannelSubtypeConfigProperty
CfnCampaign.EmailChannelSubtypeConfigProperty.Builder, CfnCampaign.EmailChannelSubtypeConfigProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnCampaign.EmailChannelSubtypeConfigProperty.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 NumberAllocates outbound capacity for the specific channel of this campaign between multiple active campaigns.final ObjectDefault SMS outbound config.final ObjectEmail Outbound Mode.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
Constructor that initializes the object based on literal property values passed by theCfnCampaign.EmailChannelSubtypeConfigProperty.Builder.
-
-
Method Details
-
getDefaultOutboundConfig
Description copied from interface:CfnCampaign.EmailChannelSubtypeConfigPropertyDefault SMS outbound config.- Specified by:
getDefaultOutboundConfigin interfaceCfnCampaign.EmailChannelSubtypeConfigProperty- See Also:
-
getOutboundMode
Description copied from interface:CfnCampaign.EmailChannelSubtypeConfigPropertyEmail Outbound Mode.- Specified by:
getOutboundModein interfaceCfnCampaign.EmailChannelSubtypeConfigProperty- See Also:
-
getCapacity
Description copied from interface:CfnCampaign.EmailChannelSubtypeConfigPropertyAllocates outbound capacity for the specific channel of this campaign between multiple active campaigns.- Specified by:
getCapacityin interfaceCfnCampaign.EmailChannelSubtypeConfigProperty- 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()
-