Class CfnClusterPropsMixin.ProviderProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.eks.CfnClusterPropsMixin.ProviderProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnClusterPropsMixin.ProviderProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnClusterPropsMixin.ProviderProperty
@Stability(Stable)
@Internal
public static final class CfnClusterPropsMixin.ProviderProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnClusterPropsMixin.ProviderProperty
An implementation for
CfnClusterPropsMixin.ProviderProperty-
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.eks.CfnClusterPropsMixin.ProviderProperty
CfnClusterPropsMixin.ProviderProperty.Builder, CfnClusterPropsMixin.ProviderProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnClusterPropsMixin.ProviderProperty.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 theCfnClusterPropsMixin.ProviderProperty.Builder.
-
-
Method Details
-
getKeyArn
Description copied from interface:CfnClusterPropsMixin.ProviderPropertyAmazon Resource Name (ARN) or alias of the KMS key.The KMS key must be symmetric and created in the same AWS Region as the cluster. If the KMS key was created in a different account, the IAM principal must have access to the KMS key. For more information, see Allowing users in other accounts to use a KMS key in the AWS Key Management Service Developer Guide .
- Specified by:
getKeyArnin interfaceCfnClusterPropsMixin.ProviderProperty- 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()
-