@Stability(value=Stable)
public static interface CfnCachePolicy.CachePolicyConfigProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-cachepolicy-cachepolicyconfig.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnCachePolicy.CachePolicyConfigProperty.Builder
A builder for
CfnCachePolicy.CachePolicyConfigProperty |
static class |
CfnCachePolicy.CachePolicyConfigProperty.Jsii$Proxy
An implementation for
CfnCachePolicy.CachePolicyConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnCachePolicy.CachePolicyConfigProperty.Builder |
builder() |
default String |
getComment()
`CfnCachePolicy.CachePolicyConfigProperty.Comment`.
|
Number |
getDefaultTtl()
`CfnCachePolicy.CachePolicyConfigProperty.DefaultTTL`.
|
Number |
getMaxTtl()
`CfnCachePolicy.CachePolicyConfigProperty.MaxTTL`.
|
Number |
getMinTtl()
`CfnCachePolicy.CachePolicyConfigProperty.MinTTL`.
|
String |
getName()
`CfnCachePolicy.CachePolicyConfigProperty.Name`.
|
Object |
getParametersInCacheKeyAndForwardedToOrigin()
`CfnCachePolicy.CachePolicyConfigProperty.ParametersInCacheKeyAndForwardedToOrigin`.
|
@Stability(value=Stable) @NotNull Number getDefaultTtl()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-cachepolicy-cachepolicyconfig.html#cfn-cloudfront-cachepolicy-cachepolicyconfig-defaultttl@Stability(value=Stable) @NotNull Number getMaxTtl()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-cachepolicy-cachepolicyconfig.html#cfn-cloudfront-cachepolicy-cachepolicyconfig-maxttl@Stability(value=Stable) @NotNull Number getMinTtl()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-cachepolicy-cachepolicyconfig.html#cfn-cloudfront-cachepolicy-cachepolicyconfig-minttl@Stability(value=Stable) @NotNull String getName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-cachepolicy-cachepolicyconfig.html#cfn-cloudfront-cachepolicy-cachepolicyconfig-name@Stability(value=Stable) @NotNull Object getParametersInCacheKeyAndForwardedToOrigin()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-cachepolicy-cachepolicyconfig.html#cfn-cloudfront-cachepolicy-cachepolicyconfig-parametersincachekeyandforwardedtoorigin@Stability(value=Stable) @Nullable default String getComment()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-cachepolicy-cachepolicyconfig.html#cfn-cloudfront-cachepolicy-cachepolicyconfig-comment@Stability(value=Stable) static CfnCachePolicy.CachePolicyConfigProperty.Builder builder()
Copyright © 2020. All rights reserved.