Uses of Class
software.amazon.awscdk.services.organizations.CfnPolicyProps.Builder
Package
Description
AWS::Organizations Construct Library
-
Uses of CfnPolicyProps.Builder in software.amazon.awscdk.services.organizations
Modifier and TypeMethodDescriptionstatic CfnPolicyProps.Builder
CfnPolicyProps.builder()
Sets the value ofCfnPolicyProps.getContent()
CfnPolicyProps.Builder.description
(String description) Sets the value ofCfnPolicyProps.getDescription()
Sets the value ofCfnPolicyProps.getName()
Sets the value ofCfnPolicyProps.getTags()
Sets the value ofCfnPolicyProps.getTargetIds()
Sets the value ofCfnPolicyProps.getType()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(CfnPolicyProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnPolicyProps.Builder
.