| Package | Description |
|---|---|
| software.amazon.awscdk.services.connect |
AWS::Connect Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnUser.UserIdentityInfoProperty.Jsii$Proxy
An implementation for
CfnUser.UserIdentityInfoProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnUser.UserIdentityInfoProperty |
CfnUser.UserIdentityInfoProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnUserProps.Builder |
CfnUserProps.Builder.identityInfo(CfnUser.UserIdentityInfoProperty identityInfo)
Sets the value of
CfnUserProps.getIdentityInfo() |
CfnUser.Builder |
CfnUser.Builder.identityInfo(CfnUser.UserIdentityInfoProperty identityInfo)
Information about the user identity.
|
void |
CfnUser.setIdentityInfo(CfnUser.UserIdentityInfoProperty value)
Information about the user identity.
|
Copyright © 2022. All rights reserved.