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