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

.NET
Go
Java
Python
TypeScript (