@Stability(value=Stable) public static final class CfnAccessPolicy.UserProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnAccessPolicy.UserProperty>
CfnAccessPolicy.UserProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnAccessPolicy.UserProperty |
build()
Builds the configured instance.
|
CfnAccessPolicy.UserProperty.Builder |
id(String id)
Sets the value of
CfnAccessPolicy.UserProperty.getId() |
@Stability(value=Stable) public CfnAccessPolicy.UserProperty.Builder id(String id)
CfnAccessPolicy.UserProperty.getId()id - The ID of the user.this@Stability(value=Stable) public CfnAccessPolicy.UserProperty build()
build in interface software.amazon.jsii.Builder<CfnAccessPolicy.UserProperty>CfnAccessPolicy.UserPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.