Uses of Class
software.amazon.awssdk.services.cloudfront.model.VpcOriginConfig
-
Packages that use VpcOriginConfig Package Description software.amazon.awssdk.services.cloudfront.model -
-
Uses of VpcOriginConfig in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return VpcOriginConfig Modifier and Type Method Description VpcOriginConfigOrigin. vpcOriginConfig()The VPC origin configuration.Methods in software.amazon.awssdk.services.cloudfront.model with parameters of type VpcOriginConfig Modifier and Type Method Description Origin.BuilderOrigin.Builder. vpcOriginConfig(VpcOriginConfig vpcOriginConfig)The VPC origin configuration.
-