Uses of Interface
software.amazon.awscdk.services.cloudfront.origins.VpcOriginProps
Packages that use VpcOriginProps
Package
Description
CloudFront Origins for the CDK CloudFront Library
-
Uses of VpcOriginProps in software.amazon.awscdk.services.cloudfront.origins
Subinterfaces of VpcOriginProps in software.amazon.awscdk.services.cloudfront.originsModifier and TypeInterfaceDescriptioninterfaceProperties to define a VPC origin with endpoint.Classes in software.amazon.awscdk.services.cloudfront.origins that implement VpcOriginPropsModifier and TypeClassDescriptionstatic final classAn implementation forVpcOriginPropsstatic final classAn implementation forVpcOriginWithEndpointPropsMethods in software.amazon.awscdk.services.cloudfront.origins that return VpcOriginPropsModifier and TypeMethodDescriptionVpcOriginProps.Builder.build()Builds the configured instance.protected VpcOriginPropsVpcOrigin.getProps()Methods in software.amazon.awscdk.services.cloudfront.origins with parameters of type VpcOriginPropsModifier and TypeMethodDescriptionstatic VpcOriginVpcOrigin.withVpcOrigin(IVpcOrigin origin, VpcOriginProps props) Create a VPC origin with an existing VPC origin resource.Constructors in software.amazon.awscdk.services.cloudfront.origins with parameters of type VpcOriginProps