| Package | Description |
|---|---|
| software.amazon.awscdk.services.iam |
AWS Identity and Access Management Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
PolicyDocumentProps.Builder |
PolicyDocumentProps.Builder.assignSids(Boolean assignSids)
Sets the value of
PolicyDocumentProps.getAssignSids() |
static PolicyDocumentProps.Builder |
PolicyDocumentProps.builder() |
PolicyDocumentProps.Builder |
PolicyDocumentProps.Builder.minimize(Boolean minimize)
Sets the value of
PolicyDocumentProps.getMinimize() |
PolicyDocumentProps.Builder |
PolicyDocumentProps.Builder.statements(List<? extends PolicyStatement> statements)
Sets the value of
PolicyDocumentProps.getStatements() |
| Constructor and Description |
|---|
Jsii$Proxy(PolicyDocumentProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
PolicyDocumentProps.Builder. |
Copyright © 2022. All rights reserved.