| Package | Description |
|---|---|
| software.amazon.awscdk.services.cloudfront |
Amazon CloudFront Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
default CloudFrontAllowedMethods |
Behavior.getAllowedMethods()
The method this CloudFront distribution responds do.
|
CloudFrontAllowedMethods |
Behavior.Jsii$Proxy.getAllowedMethods() |
static CloudFrontAllowedMethods |
CloudFrontAllowedMethods.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CloudFrontAllowedMethods[] |
CloudFrontAllowedMethods.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Behavior.Builder |
Behavior.Builder.allowedMethods(CloudFrontAllowedMethods allowedMethods)
Sets the value of
Behavior.getAllowedMethods() |
Copyright © 2022. All rights reserved.