You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Firehose::Types::HttpEndpointDescription

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Describes the HTTP endpoint selected as the destination.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#nameString

The name of the HTTP endpoint selected as the destination.

Returns:

  • (String)

    The name of the HTTP endpoint selected as the destination.

#urlString

The URL of the HTTP endpoint selected as the destination.

Returns:

  • (String)

    The URL of the HTTP endpoint selected as the destination.