Class CfnDomainPropsMixin.IAMFederationOptionsProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.opensearchservice.CfnDomainPropsMixin.IAMFederationOptionsProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnDomainPropsMixin.IAMFederationOptionsProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnDomainPropsMixin.IAMFederationOptionsProperty
@Stability(Stable)
@Internal
public static final class CfnDomainPropsMixin.IAMFederationOptionsProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnDomainPropsMixin.IAMFederationOptionsProperty
An implementation for
CfnDomainPropsMixin.IAMFederationOptionsProperty-
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.opensearchservice.CfnDomainPropsMixin.IAMFederationOptionsProperty
CfnDomainPropsMixin.IAMFederationOptionsProperty.Builder, CfnDomainPropsMixin.IAMFederationOptionsProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDomainPropsMixin.IAMFederationOptionsProperty.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 theCfnDomainPropsMixin.IAMFederationOptionsProperty.Builder.
-
-
Method Details
-
getEnabled
Description copied from interface:CfnDomainPropsMixin.IAMFederationOptionsPropertyReturns union: eitherBooleanorIResolvable- Specified by:
getEnabledin interfaceCfnDomainPropsMixin.IAMFederationOptionsProperty- See Also:
-
getRolesKey
- Specified by:
getRolesKeyin interfaceCfnDomainPropsMixin.IAMFederationOptionsProperty- See Also:
-
getSubjectKey
- Specified by:
getSubjectKeyin interfaceCfnDomainPropsMixin.IAMFederationOptionsProperty- 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()
-