| Package | Description |
|---|---|
| software.amazon.awscdk.services.iam |
AWS Identity and Access Management Construct Library
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
GrantOnPrincipalAndResourceOptions
Options for a grant operation to both identity and resource.
|
interface |
GrantOnPrincipalOptions
Options for a grant operation that only applies to principals.
|
interface |
GrantWithResourceOptions
Options for a grant operation.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CommonGrantOptions.Jsii$Proxy
An implementation for
CommonGrantOptions |
static class |
GrantOnPrincipalAndResourceOptions.Jsii$Proxy
An implementation for
GrantOnPrincipalAndResourceOptions |
static class |
GrantOnPrincipalOptions.Jsii$Proxy
An implementation for
GrantOnPrincipalOptions |
static class |
GrantWithResourceOptions.Jsii$Proxy
An implementation for
GrantWithResourceOptions |
| Modifier and Type | Method and Description |
|---|---|
CommonGrantOptions |
CommonGrantOptions.Builder.build()
Builds the configured instance.
|
Copyright © 2022. All rights reserved.