Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ec2.CfnFlowLogPropsMixin.DestinationOptionsProperty.Builder
Packages that use CfnFlowLogPropsMixin.DestinationOptionsProperty.Builder
-
Uses of CfnFlowLogPropsMixin.DestinationOptionsProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.ec2
Methods in software.amazon.awscdk.cfnpropertymixins.services.ec2 that return CfnFlowLogPropsMixin.DestinationOptionsProperty.BuilderModifier and TypeMethodDescriptionCfnFlowLogPropsMixin.DestinationOptionsProperty.builder()CfnFlowLogPropsMixin.DestinationOptionsProperty.Builder.fileFormat(String fileFormat) Sets the value ofCfnFlowLogPropsMixin.DestinationOptionsProperty.getFileFormat()CfnFlowLogPropsMixin.DestinationOptionsProperty.Builder.hiveCompatiblePartitions(Boolean hiveCompatiblePartitions) CfnFlowLogPropsMixin.DestinationOptionsProperty.Builder.hiveCompatiblePartitions(IResolvable hiveCompatiblePartitions) CfnFlowLogPropsMixin.DestinationOptionsProperty.Builder.perHourPartition(Boolean perHourPartition) Sets the value ofCfnFlowLogPropsMixin.DestinationOptionsProperty.getPerHourPartition()CfnFlowLogPropsMixin.DestinationOptionsProperty.Builder.perHourPartition(IResolvable perHourPartition) Sets the value ofCfnFlowLogPropsMixin.DestinationOptionsProperty.getPerHourPartition()Constructors in software.amazon.awscdk.cfnpropertymixins.services.ec2 with parameters of type CfnFlowLogPropsMixin.DestinationOptionsProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnFlowLogPropsMixin.DestinationOptionsProperty.Builder.