Interface DeliveryDestinationConfiguration.Builder

    • Method Detail

      • destinationResourceArn

        DeliveryDestinationConfiguration.Builder destinationResourceArn​(String destinationResourceArn)

        The ARN of the Amazon Web Services destination that this delivery destination represents. That Amazon Web Services destination can be a log group in CloudWatch Logs, an Amazon S3 bucket, or a delivery stream in Kinesis Data Firehose.

        Parameters:
        destinationResourceArn - The ARN of the Amazon Web Services destination that this delivery destination represents. That Amazon Web Services destination can be a log group in CloudWatch Logs, an Amazon S3 bucket, or a delivery stream in Kinesis Data Firehose.
        Returns:
        Returns a reference to this object so that method calls can be chained together.