Class CfnRotationSchedulePropsMixin.ExternalSecretRotationMetadataItemProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.secretsmanager.CfnRotationSchedulePropsMixin.ExternalSecretRotationMetadataItemProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnRotationSchedulePropsMixin.ExternalSecretRotationMetadataItemProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnRotationSchedulePropsMixin.ExternalSecretRotationMetadataItemProperty
@Stability(Stable)
@Internal
public static final class CfnRotationSchedulePropsMixin.ExternalSecretRotationMetadataItemProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnRotationSchedulePropsMixin.ExternalSecretRotationMetadataItemProperty
An implementation for
CfnRotationSchedulePropsMixin.ExternalSecretRotationMetadataItemProperty-
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.secretsmanager.CfnRotationSchedulePropsMixin.ExternalSecretRotationMetadataItemProperty
CfnRotationSchedulePropsMixin.ExternalSecretRotationMetadataItemProperty.Builder, CfnRotationSchedulePropsMixin.ExternalSecretRotationMetadataItemProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedJsii$Proxy(CfnRotationSchedulePropsMixin.ExternalSecretRotationMetadataItemProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnRotationSchedulePropsMixin.ExternalSecretRotationMetadataItemProperty.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(CfnRotationSchedulePropsMixin.ExternalSecretRotationMetadataItemProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnRotationSchedulePropsMixin.ExternalSecretRotationMetadataItemProperty.Builder.
-
-
Method Details
-
getKey
Description copied from interface:CfnRotationSchedulePropsMixin.ExternalSecretRotationMetadataItemPropertyThe key that identifies the item.- Specified by:
getKeyin interfaceCfnRotationSchedulePropsMixin.ExternalSecretRotationMetadataItemProperty- See Also:
-
getValue
Description copied from interface:CfnRotationSchedulePropsMixin.ExternalSecretRotationMetadataItemPropertyThe value of the specified item.- Specified by:
getValuein interfaceCfnRotationSchedulePropsMixin.ExternalSecretRotationMetadataItemProperty- 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()
-