Interface StartActivityStreamResponse.Builder

  • Method Details

    • kmsKeyId

      The Amazon Web Services KMS key identifier for encryption of messages in the database activity stream.

      Parameters:
      kmsKeyId - The Amazon Web Services KMS key identifier for encryption of messages in the database activity stream.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • kinesisStreamName

      StartActivityStreamResponse.Builder kinesisStreamName(String kinesisStreamName)

      The name of the Amazon Kinesis data stream to be used for the database activity stream.

      Parameters:
      kinesisStreamName - The name of the Amazon Kinesis data stream to be used for the database activity stream.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The status of the database activity stream.

      Parameters:
      status - The status of the database activity stream.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The status of the database activity stream.

      Parameters:
      status - The status of the database activity stream.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • mode

      The mode of the database activity stream.

      Parameters:
      mode - The mode of the database activity stream.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • mode

      The mode of the database activity stream.

      Parameters:
      mode - The mode of the database activity stream.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • applyImmediately

      StartActivityStreamResponse.Builder applyImmediately(Boolean applyImmediately)

      Indicates whether or not the database activity stream will start as soon as possible, regardless of the maintenance window for the database.

      Parameters:
      applyImmediately - Indicates whether or not the database activity stream will start as soon as possible, regardless of the maintenance window for the database.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • engineNativeAuditFieldsIncluded

      StartActivityStreamResponse.Builder engineNativeAuditFieldsIncluded(Boolean engineNativeAuditFieldsIncluded)

      Indicates whether engine-native audit fields are included in the database activity stream.

      Parameters:
      engineNativeAuditFieldsIncluded - Indicates whether engine-native audit fields are included in the database activity stream.
      Returns:
      Returns a reference to this object so that method calls can be chained together.