Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.cloudfront.CfnDistributionPropsMixin.VpcOriginConfigProperty.Builder
Packages that use CfnDistributionPropsMixin.VpcOriginConfigProperty.Builder
-
Uses of CfnDistributionPropsMixin.VpcOriginConfigProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.cloudfront
Methods in software.amazon.awscdk.cfnpropertymixins.services.cloudfront that return CfnDistributionPropsMixin.VpcOriginConfigProperty.BuilderModifier and TypeMethodDescriptionCfnDistributionPropsMixin.VpcOriginConfigProperty.builder()CfnDistributionPropsMixin.VpcOriginConfigProperty.Builder.originKeepaliveTimeout(Number originKeepaliveTimeout) CfnDistributionPropsMixin.VpcOriginConfigProperty.Builder.originReadTimeout(Number originReadTimeout) Sets the value ofCfnDistributionPropsMixin.VpcOriginConfigProperty.getOriginReadTimeout()CfnDistributionPropsMixin.VpcOriginConfigProperty.Builder.ownerAccountId(String ownerAccountId) Sets the value ofCfnDistributionPropsMixin.VpcOriginConfigProperty.getOwnerAccountId()CfnDistributionPropsMixin.VpcOriginConfigProperty.Builder.vpcOriginId(String vpcOriginId) Sets the value ofCfnDistributionPropsMixin.VpcOriginConfigProperty.getVpcOriginId()Constructors in software.amazon.awscdk.cfnpropertymixins.services.cloudfront with parameters of type CfnDistributionPropsMixin.VpcOriginConfigProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDistributionPropsMixin.VpcOriginConfigProperty.Builder.