enum CloudFrontAllowedCachedMethods
| Language | Type name |
|---|---|
.NET | Amazon.CDK.AWS.CloudFront.CloudFrontAllowedCachedMethods |
Java | software.amazon.awscdk.services.cloudfront.CloudFrontAllowedCachedMethods |
Python | aws_cdk.aws_cloudfront.CloudFrontAllowedCachedMethods |
TypeScript (source) | @aws-cdk/aws-cloudfront » CloudFrontAllowedCachedMethods |
Enums for the methods CloudFront can cache.
Members
| Name | Description |
|---|---|
| GET_HEAD | |
| GET_HEAD_OPTIONS |

.NET
Java
Python
TypeScript (