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 the resource group.
|
GroupIdentifier.Builder |
groupName(String groupName)
The name of the resource group.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildGroupIdentifier.Builder groupName(String groupName)
The name of the resource group.
groupName - The name of the resource group.GroupIdentifier.Builder groupArn(String groupArn)
The ARN of the resource group.
groupArn - The ARN of the resource group.Copyright © 2020. All rights reserved.