Uses of Interface
software.amazon.awscdk.services.iam.CfnRolePolicyProps
Packages that use CfnRolePolicyProps
Package
Description
AWS Identity and Access Management Construct Library
-
Uses of CfnRolePolicyProps in software.amazon.awscdk.services.iam
Classes in software.amazon.awscdk.services.iam that implement CfnRolePolicyPropsMethods in software.amazon.awscdk.services.iam that return CfnRolePolicyPropsModifier and TypeMethodDescriptionCfnRolePolicyProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.iam with parameters of type CfnRolePolicyPropsModifierConstructorDescriptionCfnRolePolicy(software.constructs.Construct scope, String id, CfnRolePolicyProps props) Create a newAWS::IAM::RolePolicy.