Class CfnRule.NotificationRecipientTypeProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.connect.CfnRule.NotificationRecipientTypeProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnRule.NotificationRecipientTypeProperty
,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnRule.NotificationRecipientTypeProperty
@Stability(Stable)
@Internal
public static final class CfnRule.NotificationRecipientTypeProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnRule.NotificationRecipientTypeProperty
An implementation for
CfnRule.NotificationRecipientTypeProperty
-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationMode
Nested classes/interfaces inherited from interface software.amazon.awscdk.services.connect.CfnRule.NotificationRecipientTypeProperty
CfnRule.NotificationRecipientTypeProperty.Builder, CfnRule.NotificationRecipientTypeProperty.Jsii$Proxy
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnRule.NotificationRecipientTypeProperty.Builder
.protected
Jsii$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
Constructor that initializes the object based on literal property values passed by theCfnRule.NotificationRecipientTypeProperty.Builder
.
-
-
Method Details
-
getUserArns
Description copied from interface:CfnRule.NotificationRecipientTypeProperty
The Amazon Resource Name (ARN) of the user account.- Specified by:
getUserArns
in interfaceCfnRule.NotificationRecipientTypeProperty
- See Also:
-
getUserTags
Description copied from interface:CfnRule.NotificationRecipientTypeProperty
The tags used to organize, track, or control access for this resource.For example, { "tags": {"key1":"value1", "key2":"value2"} }. Amazon Connect users with the specified tags will be notified.
- Specified by:
getUserTags
in interfaceCfnRule.NotificationRecipientTypeProperty
- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJson
in interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-