Uses of Class
software.amazon.awscdk.services.iot.CfnPolicyProps.Builder
-
Uses of CfnPolicyProps.Builder in software.amazon.awscdk.services.iot
Modifier and TypeMethodDescriptionstatic CfnPolicyProps.Builder
CfnPolicyProps.builder()
CfnPolicyProps.Builder.policyDocument
(Object policyDocument) Sets the value ofCfnPolicyProps.getPolicyDocument()
CfnPolicyProps.Builder.policyName
(String policyName) Sets the value ofCfnPolicyProps.getPolicyName()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(CfnPolicyProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnPolicyProps.Builder
.