Uses of Class
software.amazon.awssdk.services.cloudfront.model.VpcOriginConfig
Packages that use VpcOriginConfig
-
Uses of VpcOriginConfig in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return VpcOriginConfigModifier and TypeMethodDescriptionfinal VpcOriginConfigOrigin.vpcOriginConfig()The VPC origin configuration.Methods in software.amazon.awssdk.services.cloudfront.model with parameters of type VpcOriginConfigModifier and TypeMethodDescriptionOrigin.Builder.vpcOriginConfig(VpcOriginConfig vpcOriginConfig) The VPC origin configuration.