Uses of Class
software.amazon.awscdk.services.connect.CfnUserHierarchyStructureProps.Builder
Packages that use CfnUserHierarchyStructureProps.Builder
-
Uses of CfnUserHierarchyStructureProps.Builder in software.amazon.awscdk.services.connect
Methods in software.amazon.awscdk.services.connect that return CfnUserHierarchyStructureProps.BuilderModifier and TypeMethodDescriptionCfnUserHierarchyStructureProps.builder()CfnUserHierarchyStructureProps.Builder.instanceArn(String instanceArn) Sets the value ofCfnUserHierarchyStructureProps.getInstanceArn()CfnUserHierarchyStructureProps.Builder.userHierarchyStructure(IResolvable userHierarchyStructure) Sets the value ofCfnUserHierarchyStructureProps.getUserHierarchyStructure()CfnUserHierarchyStructureProps.Builder.userHierarchyStructure(CfnUserHierarchyStructure.UserHierarchyStructureProperty userHierarchyStructure) Sets the value ofCfnUserHierarchyStructureProps.getUserHierarchyStructure()Constructors in software.amazon.awscdk.services.connect with parameters of type CfnUserHierarchyStructureProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnUserHierarchyStructureProps.Builder.