Uses of Class
software.amazon.awscdk.services.iam.CfnPolicyProps.Builder
Packages that use CfnPolicyProps.Builder
Package
Description
AWS Identity and Access Management Construct Library
-
Uses of CfnPolicyProps.Builder in software.amazon.awscdk.services.iam
Methods in software.amazon.awscdk.services.iam that return CfnPolicyProps.BuilderModifier and TypeMethodDescriptionstatic CfnPolicyProps.BuilderCfnPolicyProps.builder()Sets the value ofCfnPolicyProps.getGroups()CfnPolicyProps.Builder.policyDocument(Object policyDocument) Sets the value ofCfnPolicyProps.getPolicyDocument()CfnPolicyProps.Builder.policyName(String policyName) Sets the value ofCfnPolicyProps.getPolicyName()Sets the value ofCfnPolicyProps.getRoles()Sets the value ofCfnPolicyProps.getUsers()Constructors in software.amazon.awscdk.services.iam with parameters of type CfnPolicyProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnPolicyProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnPolicyProps.Builder.