@Stability(value=Experimental) public static final class FromRoleArnOptions.Builder extends Object implements software.amazon.jsii.Builder<FromRoleArnOptions>
FromRoleArnOptions| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
FromRoleArnOptions |
build()
Builds the configured instance.
|
FromRoleArnOptions.Builder |
mutable(Boolean mutable)
Sets the value of
FromRoleArnOptions.getMutable() |
@Stability(value=Experimental) public FromRoleArnOptions.Builder mutable(Boolean mutable)
FromRoleArnOptions.getMutable()mutable - Whether the imported role can be modified by attaching policy resources to it.this@Stability(value=Experimental) public FromRoleArnOptions build()
build in interface software.amazon.jsii.Builder<FromRoleArnOptions>FromRoleArnOptionsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.