| 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.statements(List<? extends PolicyStatement> statements)
Sets the value of
PolicyDocumentProps.getStatements() |
Copyright © 2021. All rights reserved.