Uses of Interface
software.amazon.awscdk.cloudassembly.schema.PropertyMutationMetadataEntry
-
-
Uses of PropertyMutationMetadataEntry in software.amazon.awscdk.cloudassembly.schema
Classes in software.amazon.awscdk.cloudassembly.schema that implement PropertyMutationMetadataEntry Modifier and Type Class Description static classPropertyMutationMetadataEntry.Jsii$ProxyAn implementation forPropertyMutationMetadataEntryMethods in software.amazon.awscdk.cloudassembly.schema that return PropertyMutationMetadataEntry Modifier and Type Method Description PropertyMutationMetadataEntryPropertyMutationMetadataEntry.Builder. build()Builds the configured instance.Methods in software.amazon.awscdk.cloudassembly.schema with parameters of type PropertyMutationMetadataEntry Modifier and Type Method Description MetadataEntry.BuilderMetadataEntry.Builder. data(PropertyMutationMetadataEntry data)Sets the value ofMetadataEntry.getData()
-