Uses of Class
software.amazon.awscdk.services.cloudfront.OriginBindConfig.Builder
Packages that use OriginBindConfig.Builder
-
Uses of OriginBindConfig.Builder in software.amazon.awscdk.services.cloudfront
Methods in software.amazon.awscdk.services.cloudfront that return OriginBindConfig.BuilderModifier and TypeMethodDescriptionstatic OriginBindConfig.BuilderOriginBindConfig.builder()OriginBindConfig.Builder.failoverConfig(OriginFailoverConfig failoverConfig) Sets the value ofOriginBindConfig.getFailoverConfig()OriginBindConfig.Builder.originProperty(CfnDistribution.OriginProperty originProperty) Sets the value ofOriginBindConfig.getOriginProperty()OriginBindConfig.Builder.selectionCriteria(OriginSelectionCriteria selectionCriteria) Sets the value ofOriginBindConfig.getSelectionCriteria()Constructors in software.amazon.awscdk.services.cloudfront with parameters of type OriginBindConfig.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(OriginBindConfig.Builder builder) Constructor that initializes the object based on literal property values passed by theOriginBindConfig.Builder.