public static interface GroupIdentifier.Builder extends SdkPojo, CopyableBuilder<GroupIdentifier.Builder,GroupIdentifier>
| Modifier and Type | Method and Description |
|---|---|
GroupIdentifier.Builder |
groupArn(String groupArn)
The ARN of a resource group.
|
GroupIdentifier.Builder |
groupName(String groupName)
The name of a resource group.
|
copyapplyMutation, buildGroupIdentifier.Builder groupName(String groupName)
The name of a resource group.
groupName - The name of a resource group.GroupIdentifier.Builder groupArn(String groupArn)
The ARN of a resource group.
groupArn - The ARN of a resource group.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.