Class CfnAnomalySubscriptionPropsMixin.SubscriberProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.ce.CfnAnomalySubscriptionPropsMixin.SubscriberProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnAnomalySubscriptionPropsMixin.SubscriberProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnAnomalySubscriptionPropsMixin.SubscriberProperty
@Stability(Stable)
@Internal
public static final class CfnAnomalySubscriptionPropsMixin.SubscriberProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnAnomalySubscriptionPropsMixin.SubscriberProperty
An implementation for
CfnAnomalySubscriptionPropsMixin.SubscriberProperty-
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.ce.CfnAnomalySubscriptionPropsMixin.SubscriberProperty
CfnAnomalySubscriptionPropsMixin.SubscriberProperty.Builder, CfnAnomalySubscriptionPropsMixin.SubscriberProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAnomalySubscriptionPropsMixin.SubscriberProperty.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 email address or SNS Topic Amazon Resource Name (ARN), depending on theType.final StringIndicates if the subscriber accepts the notifications.final StringgetType()The notification delivery channel.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 theCfnAnomalySubscriptionPropsMixin.SubscriberProperty.Builder.
-
-
Method Details
-
getAddress
Description copied from interface:CfnAnomalySubscriptionPropsMixin.SubscriberPropertyThe email address or SNS Topic Amazon Resource Name (ARN), depending on theType.- Specified by:
getAddressin interfaceCfnAnomalySubscriptionPropsMixin.SubscriberProperty- See Also:
-
getStatus
Description copied from interface:CfnAnomalySubscriptionPropsMixin.SubscriberPropertyIndicates if the subscriber accepts the notifications.- Specified by:
getStatusin interfaceCfnAnomalySubscriptionPropsMixin.SubscriberProperty- See Also:
-
getType
Description copied from interface:CfnAnomalySubscriptionPropsMixin.SubscriberPropertyThe notification delivery channel.- Specified by:
getTypein interfaceCfnAnomalySubscriptionPropsMixin.SubscriberProperty- 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()
-