public static interface ResourceInfo.Builder extends SdkPojo, CopyableBuilder<ResourceInfo.Builder,ResourceInfo>
| Modifier and Type | Method and Description |
|---|---|
ResourceInfo.Builder |
arn(String arn)
The Amazon resource name (ARN) that specifies the resource across services.
|
ResourceInfo.Builder |
name(String name)
The name of the resource.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildResourceInfo.Builder name(String name)
The name of the resource.
name - The name of the resource.ResourceInfo.Builder arn(String arn)
The Amazon resource name (ARN) that specifies the resource across services.
arn - The Amazon resource name (ARN) that specifies the resource across services.Copyright © 2021. All rights reserved.