Interface ModifyActivityStreamResponse.Builder

    • Method Detail

      • kmsKeyId

        ModifyActivityStreamResponse.Builder kmsKeyId​(String 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

        ModifyActivityStreamResponse.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.
      • engineNativeAuditFieldsIncluded

        ModifyActivityStreamResponse.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.