Interface DestinationSummary.Builder

  • Method Details

    • description

      DestinationSummary.Builder description(String description)

      The description of the customer-managed destination.

      Parameters:
      description - The description of the customer-managed destination.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • deliveryDestinationArn

      DestinationSummary.Builder deliveryDestinationArn(String deliveryDestinationArn)

      The Amazon Resource Name (ARN) of the customer-managed destination.

      Parameters:
      deliveryDestinationArn - The Amazon Resource Name (ARN) of the customer-managed destination.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • deliveryDestinationType

      DestinationSummary.Builder deliveryDestinationType(String deliveryDestinationType)

      The destination type for the customer-managed destination.

      Parameters:
      deliveryDestinationType - The destination type for the customer-managed destination.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • deliveryDestinationType

      DestinationSummary.Builder deliveryDestinationType(DeliveryDestinationType deliveryDestinationType)

      The destination type for the customer-managed destination.

      Parameters:
      deliveryDestinationType - The destination type for the customer-managed destination.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • name

      The name of the customer-managed destination.

      Parameters:
      name - The name of the customer-managed destination.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • roleArn

      The Amazon Resource Name (ARN) of the delivery destination.

      Parameters:
      roleArn - The Amazon Resource Name (ARN) of the delivery destination.
      Returns:
      Returns a reference to this object so that method calls can be chained together.