Uses of Interface
software.amazon.awscdk.services.cloudfront.SourceConfiguration
-
Uses of SourceConfiguration in software.amazon.awscdk.services.cloudfront
Modifier and TypeMethodDescriptionSourceConfiguration.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCloudFrontWebDistributionProps.getOriginConfigs()
The origin configurations for this distribution.final List<SourceConfiguration>
CloudFrontWebDistributionProps.Jsii$Proxy.getOriginConfigs()
Modifier and TypeMethodDescriptionCloudFrontWebDistribution.Builder.originConfigs
(List<? extends SourceConfiguration> originConfigs) The origin configurations for this distribution.CloudFrontWebDistributionProps.Builder.originConfigs
(List<? extends SourceConfiguration> originConfigs) Sets the value ofCloudFrontWebDistributionProps.getOriginConfigs()