Class CfnIdentityProviderConfig.RequiredClaimProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.eks.CfnIdentityProviderConfig.RequiredClaimProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnIdentityProviderConfig.RequiredClaimProperty
,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnIdentityProviderConfig.RequiredClaimProperty
@Stability(Stable)
@Internal
public static final class CfnIdentityProviderConfig.RequiredClaimProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnIdentityProviderConfig.RequiredClaimProperty
An implementation for
CfnIdentityProviderConfig.RequiredClaimProperty
-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationMode
Nested classes/interfaces inherited from interface software.amazon.awscdk.services.eks.CfnIdentityProviderConfig.RequiredClaimProperty
CfnIdentityProviderConfig.RequiredClaimProperty.Builder, CfnIdentityProviderConfig.RequiredClaimProperty.Jsii$Proxy
-
Constructor Summary
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnIdentityProviderConfig.RequiredClaimProperty.Builder
.protected
Jsii$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 theCfnIdentityProviderConfig.RequiredClaimProperty.Builder
.
-
-
Method Details
-
getKey
Description copied from interface:CfnIdentityProviderConfig.RequiredClaimProperty
The key to match from the token.- Specified by:
getKey
in interfaceCfnIdentityProviderConfig.RequiredClaimProperty
- See Also:
-
getValue
Description copied from interface:CfnIdentityProviderConfig.RequiredClaimProperty
The value for the key from the token.- Specified by:
getValue
in interfaceCfnIdentityProviderConfig.RequiredClaimProperty
- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJson
in interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-