Class CfnRouterInput.SecretsManagerEncryptionKeyConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.mediaconnect.CfnRouterInput.SecretsManagerEncryptionKeyConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnRouterInput.SecretsManagerEncryptionKeyConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnRouterInput.SecretsManagerEncryptionKeyConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnRouterInput.SecretsManagerEncryptionKeyConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnRouterInput.SecretsManagerEncryptionKeyConfigurationProperty
An implementation for
CfnRouterInput.SecretsManagerEncryptionKeyConfigurationProperty-
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.mediaconnect.CfnRouterInput.SecretsManagerEncryptionKeyConfigurationProperty
CfnRouterInput.SecretsManagerEncryptionKeyConfigurationProperty.Builder, CfnRouterInput.SecretsManagerEncryptionKeyConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnRouterInput.SecretsManagerEncryptionKeyConfigurationProperty.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
protected Jsii$Proxy(CfnRouterInput.SecretsManagerEncryptionKeyConfigurationProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnRouterInput.SecretsManagerEncryptionKeyConfigurationProperty.Builder.
-
-
Method Details
-
getRoleArn
Description copied from interface:CfnRouterInput.SecretsManagerEncryptionKeyConfigurationPropertyThe ARN of the IAM role assumed by MediaConnect to access the AWS Secrets Manager secret.- Specified by:
getRoleArnin interfaceCfnRouterInput.SecretsManagerEncryptionKeyConfigurationProperty- See Also:
-
getSecretArn
Description copied from interface:CfnRouterInput.SecretsManagerEncryptionKeyConfigurationPropertyThe ARN of the AWS Secrets Manager secret used for transit encryption.- Specified by:
getSecretArnin interfaceCfnRouterInput.SecretsManagerEncryptionKeyConfigurationProperty- 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()
-