Interface DescribeAuditStreamConfigurationResponse.Builder

    • Method Detail

      • auditStreamArn

        DescribeAuditStreamConfigurationResponse.Builder auditStreamArn​(String auditStreamArn)

        The ARN of the Amazon Kinesis data stream that will receive the audit events.

        Parameters:
        auditStreamArn - The ARN of the Amazon Kinesis data stream that will receive the audit events.
        Returns:
        Returns a reference to this object so that method calls can be chained together.