Class CfnSecurityConfigurationPropsMixin.IdentityCenterConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.emrcontainers.CfnSecurityConfigurationPropsMixin.IdentityCenterConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnSecurityConfigurationPropsMixin.IdentityCenterConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnSecurityConfigurationPropsMixin.IdentityCenterConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnSecurityConfigurationPropsMixin.IdentityCenterConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnSecurityConfigurationPropsMixin.IdentityCenterConfigurationProperty
An implementation for
CfnSecurityConfigurationPropsMixin.IdentityCenterConfigurationProperty-
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.emrcontainers.CfnSecurityConfigurationPropsMixin.IdentityCenterConfigurationProperty
CfnSecurityConfigurationPropsMixin.IdentityCenterConfigurationProperty.Builder, CfnSecurityConfigurationPropsMixin.IdentityCenterConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnSecurityConfigurationPropsMixin.IdentityCenterConfigurationProperty.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(CfnSecurityConfigurationPropsMixin.IdentityCenterConfigurationProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnSecurityConfigurationPropsMixin.IdentityCenterConfigurationProperty.Builder.
-
-
Method Details
-
getEnableIdentityCenter
Description copied from interface:CfnSecurityConfigurationPropsMixin.IdentityCenterConfigurationPropertyWhether to enable Identity Center integration.Returns union: either
BooleanorIResolvable- Specified by:
getEnableIdentityCenterin interfaceCfnSecurityConfigurationPropsMixin.IdentityCenterConfigurationProperty- See Also:
-
getIdentityCenterApplicationAssignmentRequired
Description copied from interface:CfnSecurityConfigurationPropsMixin.IdentityCenterConfigurationPropertyWhether Identity Center application assignment is required.Returns union: either
BooleanorIResolvable- Specified by:
getIdentityCenterApplicationAssignmentRequiredin interfaceCfnSecurityConfigurationPropsMixin.IdentityCenterConfigurationProperty- See Also:
-
getIdentityCenterInstanceArn
Description copied from interface:CfnSecurityConfigurationPropsMixin.IdentityCenterConfigurationPropertyThe ARN of the Identity Center instance.- Specified by:
getIdentityCenterInstanceArnin interfaceCfnSecurityConfigurationPropsMixin.IdentityCenterConfigurationProperty- 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()
-