Uses of Class
software.amazon.awscdk.services.cloudfront.CfnDistribution.OriginCustomHeaderProperty.Builder
-
Uses of CfnDistribution.OriginCustomHeaderProperty.Builder in software.amazon.awscdk.services.cloudfront
Modifier and TypeMethodDescriptionCfnDistribution.OriginCustomHeaderProperty.builder()
CfnDistribution.OriginCustomHeaderProperty.Builder.headerName
(String headerName) Sets the value ofCfnDistribution.OriginCustomHeaderProperty.getHeaderName()
CfnDistribution.OriginCustomHeaderProperty.Builder.headerValue
(String headerValue) Sets the value ofCfnDistribution.OriginCustomHeaderProperty.getHeaderValue()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnDistribution.OriginCustomHeaderProperty.Builder
.