Uses of Enum
software.amazon.awscdk.services.ec2.FlowLogFileFormat
-
Uses of FlowLogFileFormat in software.amazon.awscdk.services.ec2
Modifier and TypeMethodDescriptionfinal FlowLogFileFormat
DestinationOptions.Jsii$Proxy.getFileFormat()
default FlowLogFileFormat
S3DestinationOptions.getFileFormat()
The format for the flow log.final FlowLogFileFormat
S3DestinationOptions.Jsii$Proxy.getFileFormat()
static FlowLogFileFormat
Returns 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.Modifier and TypeMethodDescriptionDestinationOptions.Builder.fileFormat
(FlowLogFileFormat fileFormat) Sets the value ofS3DestinationOptions.getFileFormat()
S3DestinationOptions.Builder.fileFormat
(FlowLogFileFormat fileFormat) Sets the value ofS3DestinationOptions.getFileFormat()