| Package | Description |
|---|---|
| software.amazon.awscdk.services.lightsail |
AWS::Lightsail Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnDistribution.InputOriginProperty.Jsii$Proxy
An implementation for
CfnDistribution.InputOriginProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnDistribution.InputOriginProperty |
CfnDistribution.InputOriginProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnDistributionProps.Builder |
CfnDistributionProps.Builder.origin(CfnDistribution.InputOriginProperty origin)
Sets the value of
CfnDistributionProps.getOrigin() |
CfnDistribution.Builder |
CfnDistribution.Builder.origin(CfnDistribution.InputOriginProperty origin)
An object that describes the origin resource of the distribution, such as a Lightsail instance, bucket, or load balancer.
|
void |
CfnDistribution.setOrigin(CfnDistribution.InputOriginProperty value)
An object that describes the origin resource of the distribution, such as a Lightsail instance, bucket, or load balancer.
|
Copyright © 2022. All rights reserved.