Distribution Origin Args
data class DistributionOriginArgs(val name: Output<String>, val protocolPolicy: Output<String>? = null, val regionName: Output<String>, val resourceType: Output<String>? = null) : ConvertibleToJava<DistributionOriginArgs>
Properties
Link copied to clipboard
The protocol that your Amazon Lightsail distribution uses when establishing a connection with your origin to pull content.
Link copied to clipboard
The AWS Region name of the origin resource.
Link copied to clipboard
The resource type of the origin resource (e.g., Instance).