@Stability(value=Stable) public static final class ResourceProps.Builder extends Object
ResourceProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
ResourceProps |
build()
Builds the configured instance.
|
ResourceProps.Builder |
physicalName(String physicalName)
Sets the value of PhysicalName
|
@Stability(value=Stable) public ResourceProps.Builder physicalName(String physicalName)
physicalName - The value passed in by users to the physical name prop of the resource.this@Stability(value=Stable) public ResourceProps build()
ResourcePropsNullPointerException - if any required attribute was not providedCopyright © 2019. All rights reserved.