CopyableBuilder<CreateResourceGroupResponse.Builder,CreateResourceGroupResponse>
, SdkBuilder<CreateResourceGroupResponse.Builder,CreateResourceGroupResponse>
public static interface CreateResourceGroupResponse.Builder extends CopyableBuilder<CreateResourceGroupResponse.Builder,CreateResourceGroupResponse>
Modifier and Type | Method | Description |
---|---|---|
CreateResourceGroupResponse.Builder |
resourceGroupArn(String resourceGroupArn) |
The ARN that specifies the resource group that is created.
|
copy
apply, build
CreateResourceGroupResponse.Builder resourceGroupArn(String resourceGroupArn)
The ARN that specifies the resource group that is created.
resourceGroupArn
- The ARN that specifies the resource group that is created.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.