Uses of Class
software.amazon.awscdk.services.cloudfront.CfnDistribution.CustomOriginConfigProperty.Builder
Packages that use CfnDistribution.CustomOriginConfigProperty.Builder
-
Uses of CfnDistribution.CustomOriginConfigProperty.Builder in software.amazon.awscdk.services.cloudfront
Methods in software.amazon.awscdk.services.cloudfront that return CfnDistribution.CustomOriginConfigProperty.BuilderModifier and TypeMethodDescriptionCfnDistribution.CustomOriginConfigProperty.builder()Sets the value ofCfnDistribution.CustomOriginConfigProperty.getHttpPort()Sets the value ofCfnDistribution.CustomOriginConfigProperty.getHttpsPort()CfnDistribution.CustomOriginConfigProperty.Builder.originKeepaliveTimeout(Number originKeepaliveTimeout) Sets the value ofCfnDistribution.CustomOriginConfigProperty.getOriginKeepaliveTimeout()CfnDistribution.CustomOriginConfigProperty.Builder.originProtocolPolicy(String originProtocolPolicy) Sets the value ofCfnDistribution.CustomOriginConfigProperty.getOriginProtocolPolicy()CfnDistribution.CustomOriginConfigProperty.Builder.originReadTimeout(Number originReadTimeout) Sets the value ofCfnDistribution.CustomOriginConfigProperty.getOriginReadTimeout()CfnDistribution.CustomOriginConfigProperty.Builder.originSslProtocols(List<String> originSslProtocols) Sets the value ofCfnDistribution.CustomOriginConfigProperty.getOriginSslProtocols()Constructors in software.amazon.awscdk.services.cloudfront with parameters of type CfnDistribution.CustomOriginConfigProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDistribution.CustomOriginConfigProperty.Builder.