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