Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.logs.CfnTransformerPropsMixin.ParseKeyValueProperty.Builder
Packages that use CfnTransformerPropsMixin.ParseKeyValueProperty.Builder
-
Uses of CfnTransformerPropsMixin.ParseKeyValueProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.logs
Methods in software.amazon.awscdk.cfnpropertymixins.services.logs that return CfnTransformerPropsMixin.ParseKeyValueProperty.BuilderModifier and TypeMethodDescriptionCfnTransformerPropsMixin.ParseKeyValueProperty.builder()CfnTransformerPropsMixin.ParseKeyValueProperty.Builder.destination(String destination) Sets the value ofCfnTransformerPropsMixin.ParseKeyValueProperty.getDestination()CfnTransformerPropsMixin.ParseKeyValueProperty.Builder.fieldDelimiter(String fieldDelimiter) Sets the value ofCfnTransformerPropsMixin.ParseKeyValueProperty.getFieldDelimiter()Sets the value ofCfnTransformerPropsMixin.ParseKeyValueProperty.getKeyPrefix()CfnTransformerPropsMixin.ParseKeyValueProperty.Builder.keyValueDelimiter(String keyValueDelimiter) Sets the value ofCfnTransformerPropsMixin.ParseKeyValueProperty.getKeyValueDelimiter()CfnTransformerPropsMixin.ParseKeyValueProperty.Builder.nonMatchValue(String nonMatchValue) Sets the value ofCfnTransformerPropsMixin.ParseKeyValueProperty.getNonMatchValue()CfnTransformerPropsMixin.ParseKeyValueProperty.Builder.overwriteIfExists(Boolean overwriteIfExists) Sets the value ofCfnTransformerPropsMixin.ParseKeyValueProperty.getOverwriteIfExists()CfnTransformerPropsMixin.ParseKeyValueProperty.Builder.overwriteIfExists(IResolvable overwriteIfExists) Sets the value ofCfnTransformerPropsMixin.ParseKeyValueProperty.getOverwriteIfExists()Sets the value ofCfnTransformerPropsMixin.ParseKeyValueProperty.getSource()Constructors in software.amazon.awscdk.cfnpropertymixins.services.logs with parameters of type CfnTransformerPropsMixin.ParseKeyValueProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTransformerPropsMixin.ParseKeyValueProperty.Builder.