@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:31.402Z") @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 © 2021. All rights reserved.