Class DistributionOrigin


  • public final class DistributionOrigin
    extends java.lang.Object
    • Method Detail

      • name

        public java.lang.String name()
        Returns:
        The name of the origin resource. Your origin can be an instance with an attached static IP, a bucket, or a load balancer that has at least one instance attached to it.
      • protocolPolicy

        public java.util.Optional<java.lang.String> protocolPolicy()
        Returns:
        The protocol that your Amazon Lightsail distribution uses when establishing a connection with your origin to pull content.
      • regionName

        public java.lang.String regionName()
        Returns:
        The AWS Region name of the origin resource.
      • resourceType

        public java.util.Optional<java.lang.String> resourceType()
        Returns:
        The resource type of the origin resource (e.g., Instance).