@Stability(value=Stable)
public static interface CfnWorkteam.CognitoMemberDefinitionProperty
extends software.amazon.jsii.JsiiSerializable
Modifier and Type | Interface and Description |
---|---|
static class |
CfnWorkteam.CognitoMemberDefinitionProperty.Builder
A builder for
CfnWorkteam.CognitoMemberDefinitionProperty |
static class |
CfnWorkteam.CognitoMemberDefinitionProperty.Jsii$Proxy
An implementation for
CfnWorkteam.CognitoMemberDefinitionProperty |
Modifier and Type | Method and Description |
---|---|
static CfnWorkteam.CognitoMemberDefinitionProperty.Builder |
builder() |
String |
getCognitoClientId()
`CfnWorkteam.CognitoMemberDefinitionProperty.CognitoClientId`.
|
String |
getCognitoUserGroup()
`CfnWorkteam.CognitoMemberDefinitionProperty.CognitoUserGroup`.
|
String |
getCognitoUserPool()
`CfnWorkteam.CognitoMemberDefinitionProperty.CognitoUserPool`.
|
@Stability(value=Stable) @NotNull String getCognitoClientId()
@Stability(value=Stable) @NotNull String getCognitoUserGroup()
@Stability(value=Stable) @NotNull String getCognitoUserPool()
@Stability(value=Stable) static CfnWorkteam.CognitoMemberDefinitionProperty.Builder builder()
Copyright © 2021. All rights reserved.