Uses of Class
software.amazon.awscdk.cloud_assembly_schema.PropertyMutationMetadataEntry.Builder
Packages that use PropertyMutationMetadataEntry.Builder
-
Uses of PropertyMutationMetadataEntry.Builder in software.amazon.awscdk.cloud_assembly_schema
Methods in software.amazon.awscdk.cloud_assembly_schema that return PropertyMutationMetadataEntry.BuilderModifier and TypeMethodDescriptionPropertyMutationMetadataEntry.builder()PropertyMutationMetadataEntry.Builder.propertyName(String propertyName) Sets the value ofPropertyMutationMetadataEntry.getPropertyName()PropertyMutationMetadataEntry.Builder.stackTrace(List<String> stackTrace) Sets the value ofPropertyMutationMetadataEntry.getStackTrace()Constructors in software.amazon.awscdk.cloud_assembly_schema with parameters of type PropertyMutationMetadataEntry.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by thePropertyMutationMetadataEntry.Builder.