Class CfnSecurityConfigPropsMixin.SamlConfigOptionsProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.opensearchserverless.CfnSecurityConfigPropsMixin.SamlConfigOptionsProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnSecurityConfigPropsMixin.SamlConfigOptionsProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnSecurityConfigPropsMixin.SamlConfigOptionsProperty
@Stability(Stable)
@Internal
public static final class CfnSecurityConfigPropsMixin.SamlConfigOptionsProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnSecurityConfigPropsMixin.SamlConfigOptionsProperty
An implementation for
CfnSecurityConfigPropsMixin.SamlConfigOptionsProperty-
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.opensearchserverless.CfnSecurityConfigPropsMixin.SamlConfigOptionsProperty
CfnSecurityConfigPropsMixin.SamlConfigOptionsProperty.Builder, CfnSecurityConfigPropsMixin.SamlConfigOptionsProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnSecurityConfigPropsMixin.SamlConfigOptionsProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal StringThe group attribute for this SAML integration.final StringThe XML IdP metadata file generated from your identity provider.final StringCustom entity ID attribute to override the default entity ID for this SAML integration.final NumberThe session timeout, in minutes.final StringA user attribute for this SAML integration.final inthashCode()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 theCfnSecurityConfigPropsMixin.SamlConfigOptionsProperty.Builder.
-
-
Method Details
-
getGroupAttribute
Description copied from interface:CfnSecurityConfigPropsMixin.SamlConfigOptionsPropertyThe group attribute for this SAML integration.- Specified by:
getGroupAttributein interfaceCfnSecurityConfigPropsMixin.SamlConfigOptionsProperty- See Also:
-
getMetadata
Description copied from interface:CfnSecurityConfigPropsMixin.SamlConfigOptionsPropertyThe XML IdP metadata file generated from your identity provider.- Specified by:
getMetadatain interfaceCfnSecurityConfigPropsMixin.SamlConfigOptionsProperty- See Also:
-
getOpenSearchServerlessEntityId
Description copied from interface:CfnSecurityConfigPropsMixin.SamlConfigOptionsPropertyCustom entity ID attribute to override the default entity ID for this SAML integration.- Specified by:
getOpenSearchServerlessEntityIdin interfaceCfnSecurityConfigPropsMixin.SamlConfigOptionsProperty- See Also:
-
getSessionTimeout
Description copied from interface:CfnSecurityConfigPropsMixin.SamlConfigOptionsPropertyThe session timeout, in minutes.Default is 60 minutes (12 hours).
- Specified by:
getSessionTimeoutin interfaceCfnSecurityConfigPropsMixin.SamlConfigOptionsProperty- See Also:
-
getUserAttribute
Description copied from interface:CfnSecurityConfigPropsMixin.SamlConfigOptionsPropertyA user attribute for this SAML integration.- Specified by:
getUserAttributein interfaceCfnSecurityConfigPropsMixin.SamlConfigOptionsProperty- 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()
-