Class CloudFrontAllowedMethods
An enum for the supported methods to a CloudFront distribution.
Inheritance
System.Object
CloudFrontAllowedMethods
Assembly: Amazon.CDK.AWS.CloudFront.dll
Syntax (csharp)
public sealed class CloudFrontAllowedMethods : Enum
Syntax (vb)
Public NotInheritable Class CloudFrontAllowedMethods
Inherits
Enum
Synopsis
Fields
Fields
ALL
public const CloudFrontAllowedMethods ALL
Field Value
GET_HEAD
public const CloudFrontAllowedMethods GET_HEAD
Field Value
GET_HEAD_OPTIONS
public const CloudFrontAllowedMethods GET_HEAD_OPTIONS
Field Value
value__
Field Value
Type |
Description |
System.Int32 |
|