Interface DestinationOptionsResponse.Builder

    • Method Detail

      • hiveCompatiblePartitions

        DestinationOptionsResponse.Builder hiveCompatiblePartitions​(Boolean hiveCompatiblePartitions)

        Indicates whether to use Hive-compatible prefixes for flow logs stored in Amazon S3.

        Parameters:
        hiveCompatiblePartitions - Indicates whether to use Hive-compatible prefixes for flow logs stored in Amazon S3.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • perHourPartition

        DestinationOptionsResponse.Builder perHourPartition​(Boolean perHourPartition)

        Indicates whether to partition the flow log per hour.

        Parameters:
        perHourPartition - Indicates whether to partition the flow log per hour.
        Returns:
        Returns a reference to this object so that method calls can be chained together.