class Aws::Lightsail::Types::Origin

Describes the origin resource of an Amazon Lightsail content delivery network (CDN) distribution.

An origin can be a Lightsail instance or load balancer. A distribution pulls content from an origin, caches it, and serves it to viewers via a worldwide network of edge servers.

@!attribute [rw] name

The name of the origin resource.
@return [String]

@!attribute [rw] resource_type

The resource type of the origin resource (e.g., *Instance*).
@return [String]

@!attribute [rw] region_name

The AWS Region name of the origin resource.
@return [String]

@!attribute [rw] protocol_policy

The protocol that your Amazon Lightsail distribution uses when
establishing a connection with your origin to pull content.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/lightsail-2016-11-28/Origin AWS API Documentation

Constants

SENSITIVE