| Package | Description |
|---|---|
| software.amazon.awscdk.services.connect |
AWS::Connect Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnUserHierarchyGroup.Builder |
CfnUserHierarchyGroup.Builder.create(software.constructs.Construct scope,
String id) |
CfnUserHierarchyGroup.Builder |
CfnUserHierarchyGroup.Builder.instanceArn(String instanceArn)
The Amazon Resource Name (ARN) of the user hierarchy group.
|
CfnUserHierarchyGroup.Builder |
CfnUserHierarchyGroup.Builder.name(String name)
The name of the user hierarchy group.
|
CfnUserHierarchyGroup.Builder |
CfnUserHierarchyGroup.Builder.parentGroupArn(String parentGroupArn)
The Amazon Resource Name (ARN) of the parent group.
|
Copyright © 2022. All rights reserved.