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