public static interface Resource.Builder extends CopyableBuilder<Resource.Builder,Resource>
| Modifier and Type | Method and Description |
|---|---|
Resource.Builder |
id(String id)
The Amazon Resource Name (ARN) of the resource.
|
copyapply, buildResource.Builder id(String id)
The Amazon Resource Name (ARN) of the resource.
id - The Amazon Resource Name (ARN) of the resource.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.