| Package | Description |
|---|---|
| software.amazon.awscdk.services.iam |
AWS Identity and Access Management Construct Library
|
| software.amazon.awscdk.services.logs |
Amazon CloudWatch Logs Construct Library
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IResourceWithPolicy.Jsii$Default
Internal default implementation for
IResourceWithPolicy. |
| Modifier and Type | Class and Description |
|---|---|
static class |
IResourceWithPolicy.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
IResourceWithPolicy |
GrantWithResourceOptions.getResource()
The resource with a resource policy.
|
IResourceWithPolicy |
GrantWithResourceOptions.Jsii$Proxy.getResource() |
IResourceWithPolicy |
GrantOnPrincipalAndResourceOptions.getResource()
The resource with a resource policy.
|
IResourceWithPolicy |
GrantOnPrincipalAndResourceOptions.Jsii$Proxy.getResource() |
| Modifier and Type | Method and Description |
|---|---|
GrantWithResourceOptions.Builder |
GrantWithResourceOptions.Builder.resource(IResourceWithPolicy resource)
Sets the value of
GrantWithResourceOptions.getResource() |
GrantOnPrincipalAndResourceOptions.Builder |
GrantOnPrincipalAndResourceOptions.Builder.resource(IResourceWithPolicy resource)
Sets the value of
GrantOnPrincipalAndResourceOptions.getResource() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ILogGroup |
static interface |
ILogGroup.Jsii$Default
Internal default implementation for
ILogGroup. |
| Modifier and Type | Class and Description |
|---|---|
static class |
ILogGroup.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
class |
LogGroup
Define a CloudWatch Log Group.
|
Copyright © 2022. All rights reserved.