public static interface ResourceARNDetail.Builder extends SdkPojo, CopyableBuilder<ResourceARNDetail.Builder,ResourceARNDetail>
Modifier and Type | Method and Description |
---|---|
ResourceARNDetail.Builder |
arn(String arn)
The ARN of a corresponding resource.
|
copy
applyMutation, build
ResourceARNDetail.Builder arn(String arn)
The ARN of a corresponding resource.
arn
- The ARN of a corresponding resource.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.