@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:37.915Z") @Stability(value=Experimental) public interface FromRoleArnOptions extends software.amazon.jsii.JsiiSerializable
Role.fromRoleArn.| Modifier and Type | Interface and Description |
|---|---|
static class |
FromRoleArnOptions.Builder
A builder for
FromRoleArnOptions |
static class |
FromRoleArnOptions.Jsii$Proxy
An implementation for
FromRoleArnOptions |
| Modifier and Type | Method and Description |
|---|---|
static FromRoleArnOptions.Builder |
builder() |
default Boolean |
getMutable()
(experimental) Whether the imported role can be modified by attaching policy resources to it.
|
@Stability(value=Experimental) @Nullable default Boolean getMutable()
Default: true
@Stability(value=Experimental) static FromRoleArnOptions.Builder builder()
FromRoleArnOptions.Builder of FromRoleArnOptionsCopyright © 2020. All rights reserved.