| Package | Description |
|---|---|
| software.amazon.awscdk.services.connect |
AWS::Connect Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnInstanceProps.Builder |
CfnInstanceProps.Builder.attributes(CfnInstance.AttributesProperty attributes)
Sets the value of
CfnInstanceProps.getAttributes() |
CfnInstanceProps.Builder |
CfnInstanceProps.Builder.attributes(IResolvable attributes)
Sets the value of
CfnInstanceProps.getAttributes() |
static CfnInstanceProps.Builder |
CfnInstanceProps.builder() |
CfnInstanceProps.Builder |
CfnInstanceProps.Builder.directoryId(String directoryId)
Sets the value of
CfnInstanceProps.getDirectoryId() |
CfnInstanceProps.Builder |
CfnInstanceProps.Builder.identityManagementType(String identityManagementType)
Sets the value of
CfnInstanceProps.getIdentityManagementType() |
CfnInstanceProps.Builder |
CfnInstanceProps.Builder.instanceAlias(String instanceAlias)
Sets the value of
CfnInstanceProps.getInstanceAlias() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnInstanceProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnInstanceProps.Builder. |
Copyright © 2022. All rights reserved.