Class CfnResourceDefinitionVersionPropsMixin.SecretsManagerSecretResourceDataProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.greengrass.CfnResourceDefinitionVersionPropsMixin.SecretsManagerSecretResourceDataProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnResourceDefinitionVersionPropsMixin.SecretsManagerSecretResourceDataProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnResourceDefinitionVersionPropsMixin.SecretsManagerSecretResourceDataProperty
@Stability(Stable)
@Internal
public static final class CfnResourceDefinitionVersionPropsMixin.SecretsManagerSecretResourceDataProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnResourceDefinitionVersionPropsMixin.SecretsManagerSecretResourceDataProperty
An implementation for
CfnResourceDefinitionVersionPropsMixin.SecretsManagerSecretResourceDataProperty-
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.greengrass.CfnResourceDefinitionVersionPropsMixin.SecretsManagerSecretResourceDataProperty
CfnResourceDefinitionVersionPropsMixin.SecretsManagerSecretResourceDataProperty.Builder, CfnResourceDefinitionVersionPropsMixin.SecretsManagerSecretResourceDataProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedJsii$Proxy(CfnResourceDefinitionVersionPropsMixin.SecretsManagerSecretResourceDataProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnResourceDefinitionVersionPropsMixin.SecretsManagerSecretResourceDataProperty.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 booleanThe staging labels whose values you want to make available on the core, in addition toAWSCURRENT.final StringgetArn()The Amazon Resource Name (ARN) of the Secrets Manager secret to make available on the core.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
protected Jsii$Proxy(CfnResourceDefinitionVersionPropsMixin.SecretsManagerSecretResourceDataProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnResourceDefinitionVersionPropsMixin.SecretsManagerSecretResourceDataProperty.Builder.
-
-
Method Details
-
getAdditionalStagingLabelsToDownload
Description copied from interface:CfnResourceDefinitionVersionPropsMixin.SecretsManagerSecretResourceDataPropertyThe staging labels whose values you want to make available on the core, in addition toAWSCURRENT.- Specified by:
getAdditionalStagingLabelsToDownloadin interfaceCfnResourceDefinitionVersionPropsMixin.SecretsManagerSecretResourceDataProperty- See Also:
-
getArn
Description copied from interface:CfnResourceDefinitionVersionPropsMixin.SecretsManagerSecretResourceDataPropertyThe Amazon Resource Name (ARN) of the Secrets Manager secret to make available on the core.The value of the secret's latest version (represented by the
AWSCURRENTstaging label) is included by default.- Specified by:
getArnin interfaceCfnResourceDefinitionVersionPropsMixin.SecretsManagerSecretResourceDataProperty- 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()
-