Uses of Class
software.amazon.awscdk.core.CfnResourceProps.Builder
-
Uses of CfnResourceProps.Builder in software.amazon.awscdk.core
Modifier and TypeMethodDescriptionstatic CfnResourceProps.Builder
CfnResourceProps.builder()
CfnResourceProps.Builder.properties
(Map<String, ? extends Object> properties) Sets the value ofCfnResourceProps.getProperties()
Sets the value ofCfnResourceProps.getType()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(CfnResourceProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnResourceProps.Builder
.