Uses of Enum
software.amazon.awscdk.services.ec2.FlowLogDestinationType
Packages that use FlowLogDestinationType
-
Uses of FlowLogDestinationType in software.amazon.awscdk.services.ec2
Methods in software.amazon.awscdk.services.ec2 that return FlowLogDestinationTypeModifier and TypeMethodDescriptionFlowLogDestinationConfig.getLogDestinationType()The type of destination to publish the flow logs to.final FlowLogDestinationTypeFlowLogDestinationConfig.Jsii$Proxy.getLogDestinationType()static FlowLogDestinationTypeReturns the enum constant of this type with the specified name.static FlowLogDestinationType[]FlowLogDestinationType.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 FlowLogDestinationTypeModifier and TypeMethodDescriptionFlowLogDestinationConfig.Builder.logDestinationType(FlowLogDestinationType logDestinationType) Sets the value ofFlowLogDestinationConfig.getLogDestinationType()