Class CfnWorkteamPropsMixin.MemberDefinitionProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.sagemaker.CfnWorkteamPropsMixin.MemberDefinitionProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnWorkteamPropsMixin.MemberDefinitionProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnWorkteamPropsMixin.MemberDefinitionProperty
@Stability(Stable)
@Internal
public static final class CfnWorkteamPropsMixin.MemberDefinitionProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnWorkteamPropsMixin.MemberDefinitionProperty
An implementation for
CfnWorkteamPropsMixin.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.cfnpropertymixins.services.sagemaker.CfnWorkteamPropsMixin.MemberDefinitionProperty
CfnWorkteamPropsMixin.MemberDefinitionProperty.Builder, CfnWorkteamPropsMixin.MemberDefinitionProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnWorkteamPropsMixin.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 theCfnWorkteamPropsMixin.MemberDefinitionProperty.Builder.
-
-
Method Details
-
getCognitoMemberDefinition
Description copied from interface:CfnWorkteamPropsMixin.MemberDefinitionPropertyThe Amazon Cognito user group that is part of the work team.Returns union: either
IResolvableorCfnWorkteamPropsMixin.CognitoMemberDefinitionProperty- Specified by:
getCognitoMemberDefinitionin interfaceCfnWorkteamPropsMixin.MemberDefinitionProperty- See Also:
-
getOidcMemberDefinition
Description copied from interface:CfnWorkteamPropsMixin.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.Returns union: either
IResolvableorCfnWorkteamPropsMixin.OidcMemberDefinitionProperty- Specified by:
getOidcMemberDefinitionin interfaceCfnWorkteamPropsMixin.MemberDefinitionProperty- 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()
-