Uses of Class
software.amazon.awscdk.services.iam.CfnGroup.PolicyProperty.Builder
Package
Description
AWS Identity and Access Management Construct Library
-
Uses of CfnGroup.PolicyProperty.Builder in software.amazon.awscdk.services.iam
Modifier and TypeMethodDescriptionCfnGroup.PolicyProperty.builder()
CfnGroup.PolicyProperty.Builder.policyDocument
(Object policyDocument) Sets the value ofCfnGroup.PolicyProperty.getPolicyDocument()
CfnGroup.PolicyProperty.Builder.policyName
(String policyName) Sets the value ofCfnGroup.PolicyProperty.getPolicyName()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnGroup.PolicyProperty.Builder
.