Uses of Interface
software.amazon.awscdk.services.cloudfront.CfnVpcOrigin.VpcOriginEndpointConfigProperty
Packages that use CfnVpcOrigin.VpcOriginEndpointConfigProperty
-
Uses of CfnVpcOrigin.VpcOriginEndpointConfigProperty in software.amazon.awscdk.services.cloudfront
Classes in software.amazon.awscdk.services.cloudfront that implement CfnVpcOrigin.VpcOriginEndpointConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnVpcOrigin.VpcOriginEndpointConfigPropertyMethods in software.amazon.awscdk.services.cloudfront that return CfnVpcOrigin.VpcOriginEndpointConfigPropertyModifier and TypeMethodDescriptionCfnVpcOrigin.VpcOriginEndpointConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.cloudfront with parameters of type CfnVpcOrigin.VpcOriginEndpointConfigPropertyModifier and TypeMethodDescriptionvoidCfnVpcOrigin.setVpcOriginEndpointConfig(CfnVpcOrigin.VpcOriginEndpointConfigProperty value) The VPC origin endpoint configuration.CfnVpcOrigin.Builder.vpcOriginEndpointConfig(CfnVpcOrigin.VpcOriginEndpointConfigProperty vpcOriginEndpointConfig) The VPC origin endpoint configuration.CfnVpcOriginProps.Builder.vpcOriginEndpointConfig(CfnVpcOrigin.VpcOriginEndpointConfigProperty vpcOriginEndpointConfig) Sets the value ofCfnVpcOriginProps.getVpcOriginEndpointConfig()