Class CfnTopicRule.SigV4AuthorizationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.iot.CfnTopicRule.SigV4AuthorizationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnTopicRule.SigV4AuthorizationProperty
,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnTopicRule.SigV4AuthorizationProperty
@Stability(Stable)
@Internal
public static final class CfnTopicRule.SigV4AuthorizationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnTopicRule.SigV4AuthorizationProperty
An implementation for
CfnTopicRule.SigV4AuthorizationProperty
-
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.iot.CfnTopicRule.SigV4AuthorizationProperty
CfnTopicRule.SigV4AuthorizationProperty.Builder, CfnTopicRule.SigV4AuthorizationProperty.Jsii$Proxy
-
Constructor Summary
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnTopicRule.SigV4AuthorizationProperty.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 theCfnTopicRule.SigV4AuthorizationProperty.Builder
.
-
-
Method Details
-
getRoleArn
Description copied from interface:CfnTopicRule.SigV4AuthorizationProperty
The ARN of the signing role.- Specified by:
getRoleArn
in interfaceCfnTopicRule.SigV4AuthorizationProperty
- See Also:
-
getServiceName
Description copied from interface:CfnTopicRule.SigV4AuthorizationProperty
The service name to use while signing with Sig V4.- Specified by:
getServiceName
in interfaceCfnTopicRule.SigV4AuthorizationProperty
- See Also:
-
getSigningRegion
Description copied from interface:CfnTopicRule.SigV4AuthorizationProperty
The signing region.- Specified by:
getSigningRegion
in interfaceCfnTopicRule.SigV4AuthorizationProperty
- 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()
-