Uses of Enum
software.amazon.awscdk.services.logs.QuoteCharacter
Packages that use QuoteCharacter
-
Uses of QuoteCharacter in software.amazon.awscdk.services.logs
Methods in software.amazon.awscdk.services.logs that return QuoteCharacterModifier and TypeMethodDescriptiondefault QuoteCharacterCsvProperty.getQuoteCharacter()Character used as a text qualifier for a single column of data.final QuoteCharacterCsvProperty.Jsii$Proxy.getQuoteCharacter()static QuoteCharacterReturns the enum constant of this type with the specified name.static QuoteCharacter[]QuoteCharacter.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in software.amazon.awscdk.services.logs with parameters of type QuoteCharacterModifier and TypeMethodDescriptionCsvProperty.Builder.quoteCharacter(QuoteCharacter quoteCharacter) Sets the value ofCsvProperty.getQuoteCharacter()