@Stability(value=Stable) @Internal public static final class CfnWorkteamProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnWorkteamProps
CfnWorkteamPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnWorkteamProps.Builder, CfnWorkteamProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnWorkteamProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnWorkteamProps.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getDescription()
A description of the work team.
|
Object |
getMemberDefinitions()
A list of `MemberDefinition` objects that contains objects that identify the workers that make up the work team.
|
Object |
getNotificationConfiguration()
Configures SNS notifications of available or expiring work items for work teams.
|
List<CfnTag> |
getTags()
An array of key-value pairs.
|
String |
getWorkteamName()
The name of the work team.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnWorkteamProps.Builder builder)
CfnWorkteamProps.Builder.public final String getDescription()
CfnWorkteamPropsgetDescription in interface CfnWorkteamPropspublic final Object getMemberDefinitions()
CfnWorkteamProps
Workforces can be created using Amazon Cognito or your own OIDC Identity Provider (IdP). For private workforces created using Amazon Cognito use CognitoMemberDefinition . For workforces created using your own OIDC identity provider (IdP) use OidcMemberDefinition .
getMemberDefinitions in interface CfnWorkteamPropspublic final Object getNotificationConfiguration()
CfnWorkteamPropsgetNotificationConfiguration in interface CfnWorkteamPropspublic final List<CfnTag> getTags()
CfnWorkteamPropsgetTags in interface CfnWorkteamPropspublic final String getWorkteamName()
CfnWorkteamPropsgetWorkteamName in interface CfnWorkteamProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.