Class CfnWorkspacePropsMixin.AssertionAttributesProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.grafana.CfnWorkspacePropsMixin.AssertionAttributesProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnWorkspacePropsMixin.AssertionAttributesProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnWorkspacePropsMixin.AssertionAttributesProperty
@Stability(Stable)
@Internal
public static final class CfnWorkspacePropsMixin.AssertionAttributesProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnWorkspacePropsMixin.AssertionAttributesProperty
An implementation for
CfnWorkspacePropsMixin.AssertionAttributesProperty-
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.grafana.CfnWorkspacePropsMixin.AssertionAttributesProperty
CfnWorkspacePropsMixin.AssertionAttributesProperty.Builder, CfnWorkspacePropsMixin.AssertionAttributesProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnWorkspacePropsMixin.AssertionAttributesProperty.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 StringgetEmail()The name of the attribute within the SAML assertion to use as the email names for SAML users.final StringThe name of the attribute within the SAML assertion to use as the user full "friendly" names for user groups.final StringgetLogin()The name of the attribute within the SAML assertion to use as the login names for SAML users.final StringgetName()The name of the attribute within the SAML assertion to use as the user full "friendly" names for SAML users.final StringgetOrg()The name of the attribute within the SAML assertion to use as the user full "friendly" names for the users' organizations.final StringgetRole()The name of the attribute within the SAML assertion to use as the user roles.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 theCfnWorkspacePropsMixin.AssertionAttributesProperty.Builder.
-
-
Method Details
-
getEmail
Description copied from interface:CfnWorkspacePropsMixin.AssertionAttributesPropertyThe name of the attribute within the SAML assertion to use as the email names for SAML users.- Specified by:
getEmailin interfaceCfnWorkspacePropsMixin.AssertionAttributesProperty- See Also:
-
getGroups
Description copied from interface:CfnWorkspacePropsMixin.AssertionAttributesPropertyThe name of the attribute within the SAML assertion to use as the user full "friendly" names for user groups.- Specified by:
getGroupsin interfaceCfnWorkspacePropsMixin.AssertionAttributesProperty- See Also:
-
getLogin
Description copied from interface:CfnWorkspacePropsMixin.AssertionAttributesPropertyThe name of the attribute within the SAML assertion to use as the login names for SAML users.- Specified by:
getLoginin interfaceCfnWorkspacePropsMixin.AssertionAttributesProperty- See Also:
-
getName
Description copied from interface:CfnWorkspacePropsMixin.AssertionAttributesPropertyThe name of the attribute within the SAML assertion to use as the user full "friendly" names for SAML users.- Specified by:
getNamein interfaceCfnWorkspacePropsMixin.AssertionAttributesProperty- See Also:
-
getOrg
Description copied from interface:CfnWorkspacePropsMixin.AssertionAttributesPropertyThe name of the attribute within the SAML assertion to use as the user full "friendly" names for the users' organizations.- Specified by:
getOrgin interfaceCfnWorkspacePropsMixin.AssertionAttributesProperty- See Also:
-
getRole
Description copied from interface:CfnWorkspacePropsMixin.AssertionAttributesPropertyThe name of the attribute within the SAML assertion to use as the user roles.- Specified by:
getRolein interfaceCfnWorkspacePropsMixin.AssertionAttributesProperty- 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()
-