@Stability(value=Stable) public static final class CfnAccessPolicy.IamUserProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnAccessPolicy.IamUserProperty>
CfnAccessPolicy.IamUserProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnAccessPolicy.IamUserProperty.Builder |
arn(String arn)
Sets the value of
CfnAccessPolicy.IamUserProperty.getArn() |
CfnAccessPolicy.IamUserProperty |
build()
Builds the configured instance.
|
@Stability(value=Stable) public CfnAccessPolicy.IamUserProperty.Builder arn(String arn)
CfnAccessPolicy.IamUserProperty.getArn()arn - `CfnAccessPolicy.IamUserProperty.arn`.this@Stability(value=Stable) public CfnAccessPolicy.IamUserProperty build()
build in interface software.amazon.jsii.Builder<CfnAccessPolicy.IamUserProperty>CfnAccessPolicy.IamUserPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.