public static interface HierarchyGroupSummaryReference.Builder extends SdkPojo, CopyableBuilder<HierarchyGroupSummaryReference.Builder,HierarchyGroupSummaryReference>
| Modifier and Type | Method and Description |
|---|---|
HierarchyGroupSummaryReference.Builder |
arn(String arn)
The Amazon Resource Name (ARN) for the hierarchy group.
|
HierarchyGroupSummaryReference.Builder |
id(String id)
The unique identifier for the hierarchy group.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildHierarchyGroupSummaryReference.Builder id(String id)
The unique identifier for the hierarchy group.
id - The unique identifier for the hierarchy group.HierarchyGroupSummaryReference.Builder arn(String arn)
The Amazon Resource Name (ARN) for the hierarchy group.
arn - The Amazon Resource Name (ARN) for the hierarchy group.Copyright © 2023. All rights reserved.