Interface DeliveryDestinationConfiguration.Builder

  • Method Details

    • 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 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 Firehose.
      Returns:
      Returns a reference to this object so that method calls can be chained together.