| Package | Description |
|---|---|
| software.amazon.awscdk.services.iam |
AWS Identity and Access Management Construct Library
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
LazyRoleProps
Properties for defining a LazyRole.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
LazyRoleProps.Jsii$Proxy
An implementation for
LazyRoleProps |
static class |
RoleProps.Jsii$Proxy
An implementation for
RoleProps |
| Modifier and Type | Method and Description |
|---|---|
RoleProps |
RoleProps.Builder.build()
Builds the configured instance.
|
| Constructor and Description |
|---|
Role(software.constructs.Construct scope,
String id,
RoleProps props) |
Copyright © 2022. All rights reserved.