Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.cloudfront.CfnDistributionPropsMixin.OriginCustomHeaderProperty.Builder
Packages that use CfnDistributionPropsMixin.OriginCustomHeaderProperty.Builder
-
Uses of CfnDistributionPropsMixin.OriginCustomHeaderProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.cloudfront
Methods in software.amazon.awscdk.cfnpropertymixins.services.cloudfront that return CfnDistributionPropsMixin.OriginCustomHeaderProperty.BuilderModifier and TypeMethodDescriptionCfnDistributionPropsMixin.OriginCustomHeaderProperty.builder()CfnDistributionPropsMixin.OriginCustomHeaderProperty.Builder.headerName(String headerName) Sets the value ofCfnDistributionPropsMixin.OriginCustomHeaderProperty.getHeaderName()CfnDistributionPropsMixin.OriginCustomHeaderProperty.Builder.headerValue(String headerValue) Sets the value ofCfnDistributionPropsMixin.OriginCustomHeaderProperty.getHeaderValue()Constructors in software.amazon.awscdk.cfnpropertymixins.services.cloudfront with parameters of type CfnDistributionPropsMixin.OriginCustomHeaderProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDistributionPropsMixin.OriginCustomHeaderProperty.Builder.