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.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.services.iot.CfnTopicRule.SigV4AuthorizationProperty
CfnTopicRule.SigV4AuthorizationProperty.Builder, CfnTopicRule.SigV4AuthorizationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTopicRule.SigV4AuthorizationProperty.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
Constructor that initializes the object based on literal property values passed by theCfnTopicRule.SigV4AuthorizationProperty.Builder.
-
-
Method Details
-
getRoleArn
Description copied from interface:CfnTopicRule.SigV4AuthorizationPropertyThe ARN of the signing role.- Specified by:
getRoleArnin interfaceCfnTopicRule.SigV4AuthorizationProperty- See Also:
-
getServiceName
Description copied from interface:CfnTopicRule.SigV4AuthorizationPropertyThe service name to use while signing with Sig V4.- Specified by:
getServiceNamein interfaceCfnTopicRule.SigV4AuthorizationProperty- See Also:
-
getSigningRegion
Description copied from interface:CfnTopicRule.SigV4AuthorizationPropertyThe signing region.- Specified by:
getSigningRegionin interfaceCfnTopicRule.SigV4AuthorizationProperty- 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()
-