Class CfnWorkteam.MemberDefinitionProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.sagemaker.CfnWorkteam.MemberDefinitionProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnWorkteam.MemberDefinitionProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- CfnWorkteam.MemberDefinitionProperty
@Stability(Stable)
@Internal
public static final class CfnWorkteam.MemberDefinitionProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnWorkteam.MemberDefinitionProperty
An implementation for
CfnWorkteam.MemberDefinitionProperty-
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.services.sagemaker.CfnWorkteam.MemberDefinitionProperty
CfnWorkteam.MemberDefinitionProperty.Builder, CfnWorkteam.MemberDefinitionProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnWorkteam.MemberDefinitionProperty.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 theCfnWorkteam.MemberDefinitionProperty.Builder.
-
-
Method Details
-
getCognitoMemberDefinition
Description copied from interface:CfnWorkteam.MemberDefinitionPropertyThe Amazon Cognito user group that is part of the work team.- Specified by:
getCognitoMemberDefinitionin interfaceCfnWorkteam.MemberDefinitionProperty
-
getOidcMemberDefinition
Description copied from interface:CfnWorkteam.MemberDefinitionPropertyA list user groups that exist in your OIDC Identity Provider (IdP).One to ten groups can be used to create a single private work team. When you add a user group to the list of
Groups, you can add that user group to one or more private work teams. If you add a user group to a private work team, all workers in that user group are added to the work team.- Specified by:
getOidcMemberDefinitionin interfaceCfnWorkteam.MemberDefinitionProperty
-
$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()
-