Uses of Interface
software.amazon.awscdk.services.cloudfront.CfnOriginRequestPolicyProps
Packages that use CfnOriginRequestPolicyProps
-
Uses of CfnOriginRequestPolicyProps in software.amazon.awscdk.services.cloudfront
Classes in software.amazon.awscdk.services.cloudfront that implement CfnOriginRequestPolicyPropsModifier and TypeClassDescriptionstatic final classAn implementation forCfnOriginRequestPolicyPropsMethods in software.amazon.awscdk.services.cloudfront that return CfnOriginRequestPolicyPropsModifier and TypeMethodDescriptionCfnOriginRequestPolicyProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.cloudfront with parameters of type CfnOriginRequestPolicyPropsModifierConstructorDescriptionCfnOriginRequestPolicy(software.constructs.Construct scope, String id, CfnOriginRequestPolicyProps props) Create a newAWS::CloudFront::OriginRequestPolicy.