AWS::Connect::UserHierarchyStructureContains information about a hierarchy structure.
import { CfnUserHierarchyStructure } from 'aws-cdk-lib/aws-connect';Or use the module namespace:
import * as connect from 'aws-cdk-lib/aws-connect';
// connect.CfnUserHierarchyStructureConfiguration passed to the constructor as CfnUserHierarchyStructureProps.
instanceArnRequiredstringThe Amazon Resource Name (ARN) of the instance.
userHierarchyStructureOptionalIResolvable | UserHierarchyStructurePropertyContains information about a hierarchy structure.
This L1 construct maps directly to the following CloudFormation resource type.
Our bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to Newsletteraws-connectAWS::Connect::UserHierarchyStructure