| Package | Description |
|---|---|
| software.amazon.awssdk.services.lightsail.model |
| Modifier and Type | Method and Description |
|---|---|
InputOrigin |
UpdateDistributionRequest.origin()
An object that describes the origin resource for the distribution, such as a Lightsail instance, bucket, or load
balancer.
|
InputOrigin |
CreateDistributionRequest.origin()
An object that describes the origin resource for the distribution, such as a Lightsail instance, bucket, or load
balancer.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateDistributionRequest.Builder |
UpdateDistributionRequest.Builder.origin(InputOrigin origin)
An object that describes the origin resource for the distribution, such as a Lightsail instance, bucket, or
load balancer.
|
CreateDistributionRequest.Builder |
CreateDistributionRequest.Builder.origin(InputOrigin origin)
An object that describes the origin resource for the distribution, such as a Lightsail instance, bucket, or
load balancer.
|
Copyright © 2022. All rights reserved.