Package | Description |
---|---|
software.amazon.awscdk.services.cloudfront |
Amazon CloudFront Construct Library
|
Modifier and Type | Class and Description |
---|---|
static class |
CfnDistribution.OriginProperty.Jsii$Proxy
An implementation for
CfnDistribution.OriginProperty |
Modifier and Type | Method and Description |
---|---|
CfnDistribution.OriginProperty |
CfnDistribution.OriginProperty.Builder.build()
Builds the configured instance.
|
default CfnDistribution.OriginProperty |
OriginBindConfig.getOriginProperty()
(experimental) The CloudFormation OriginProperty configuration for this Origin.
|
CfnDistribution.OriginProperty |
OriginBindConfig.Jsii$Proxy.getOriginProperty() |
Modifier and Type | Method and Description |
---|---|
OriginBindConfig.Builder |
OriginBindConfig.Builder.originProperty(CfnDistribution.OriginProperty originProperty)
Sets the value of
OriginBindConfig.getOriginProperty() |
Constructor and Description |
---|
Jsii$Proxy(OriginFailoverConfig failoverConfig,
CfnDistribution.OriginProperty originProperty)
Constructor that initializes the object based on literal property values passed by the
OriginBindConfig.Builder . |
Copyright © 2021. All rights reserved.