Uses of Class
software.amazon.awscdk.services.iam.PolicyDocumentProps.Builder
Package
Description
AWS Identity and Access Management Construct Library
-
Uses of PolicyDocumentProps.Builder in software.amazon.awscdk.services.iam
Modifier and TypeMethodDescriptionPolicyDocumentProps.Builder.assignSids
(Boolean assignSids) Sets the value ofPolicyDocumentProps.getAssignSids()
static PolicyDocumentProps.Builder
PolicyDocumentProps.builder()
Sets the value ofPolicyDocumentProps.getMinimize()
PolicyDocumentProps.Builder.statements
(List<? extends PolicyStatement> statements) Sets the value ofPolicyDocumentProps.getStatements()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(PolicyDocumentProps.Builder builder) Constructor that initializes the object based on literal property values passed by thePolicyDocumentProps.Builder
.