Uses of Enum
software.amazon.awscdk.services.ec2.FlowLogFileFormat
Packages that use FlowLogFileFormat
-
Uses of FlowLogFileFormat in software.amazon.awscdk.services.ec2
Methods in software.amazon.awscdk.services.ec2 that return FlowLogFileFormatModifier and TypeMethodDescriptionfinal FlowLogFileFormatDestinationOptions.Jsii$Proxy.getFileFormat()default FlowLogFileFormatS3DestinationOptions.getFileFormat()The format for the flow log.final FlowLogFileFormatS3DestinationOptions.Jsii$Proxy.getFileFormat()static FlowLogFileFormatReturns the enum constant of this type with the specified name.static FlowLogFileFormat[]FlowLogFileFormat.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in software.amazon.awscdk.services.ec2 with parameters of type FlowLogFileFormatModifier and TypeMethodDescriptionDestinationOptions.Builder.fileFormat(FlowLogFileFormat fileFormat) Sets the value ofS3DestinationOptions.getFileFormat()S3DestinationOptions.Builder.fileFormat(FlowLogFileFormat fileFormat) Sets the value ofS3DestinationOptions.getFileFormat()