public static interface Resource.Builder extends SdkPojo, CopyableBuilder<Resource.Builder,Resource>
| Modifier and Type | Method and Description |
|---|---|
Resource.Builder |
accountId(String accountId)
The Amazon Web Services account ID that the associated resource belongs to.
|
Resource.Builder |
uri(String uri)
The resource's universal resource indicator (URI).
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildResource.Builder uri(String uri)
The resource's universal resource indicator (URI).
uri - The resource's universal resource indicator (URI).Resource.Builder accountId(String accountId)
The Amazon Web Services account ID that the associated resource belongs to.
accountId - The Amazon Web Services account ID that the associated resource belongs to.Copyright © 2022. All rights reserved.