Uses of Class
software.amazon.awscdk.cloud_assembly_schema.CloudFormationResourceJson.Builder
Packages that use CloudFormationResourceJson.Builder
-
Uses of CloudFormationResourceJson.Builder in software.amazon.awscdk.cloud_assembly_schema
Methods in software.amazon.awscdk.cloud_assembly_schema that return CloudFormationResourceJson.BuilderModifier and TypeMethodDescriptionCloudFormationResourceJson.builder()Sets the value ofCloudFormationResourceJson.getLogicalId()CloudFormationResourceJson.Builder.propertyPaths(List<String> propertyPaths) Sets the value ofCloudFormationResourceJson.getPropertyPaths()CloudFormationResourceJson.Builder.templatePath(String templatePath) Sets the value ofCloudFormationResourceJson.getTemplatePath()Constructors in software.amazon.awscdk.cloud_assembly_schema with parameters of type CloudFormationResourceJson.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCloudFormationResourceJson.Builder.