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