public static interface ResourceDescription.Builder extends SdkPojo, CopyableBuilder<ResourceDescription.Builder,ResourceDescription>
| Modifier and Type | Method and Description |
|---|---|
ResourceDescription.Builder |
identifier(String identifier)
The primary identifier for the resource.
|
ResourceDescription.Builder |
properties(String properties)
A list of the resource properties and their current values.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildResourceDescription.Builder identifier(String identifier)
The primary identifier for the resource.
For more information, see Identifying resources in the Amazon Web Services Cloud Control API User Guide.
identifier - The primary identifier for the resource.
For more information, see Identifying resources in the Amazon Web Services Cloud Control API User Guide.
ResourceDescription.Builder properties(String properties)
A list of the resource properties and their current values.
properties - A list of the resource properties and their current values.Copyright © 2023. All rights reserved.