| Package | Description |
|---|---|
| software.amazon.awscdk.services.iam |
AWS Identity and Access Management Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
FromRoleArnOptions.Jsii$Proxy
An implementation for
FromRoleArnOptions |
| Modifier and Type | Method and Description |
|---|---|
FromRoleArnOptions |
FromRoleArnOptions.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
static IRole |
Role.fromRoleArn(software.constructs.Construct scope,
String id,
String roleArn,
FromRoleArnOptions options)
(experimental) Import an external role by ARN.
|
Copyright © 2021. All rights reserved.