@Stability(value=Stable)
public static interface CfnDistribution.CustomErrorResponseProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDistribution.CustomErrorResponseProperty.Builder
A builder for
CfnDistribution.CustomErrorResponseProperty |
static class |
CfnDistribution.CustomErrorResponseProperty.Jsii$Proxy
An implementation for
CfnDistribution.CustomErrorResponseProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnDistribution.CustomErrorResponseProperty.Builder |
builder() |
default Number |
getErrorCachingMinTtl()
`CfnDistribution.CustomErrorResponseProperty.ErrorCachingMinTTL`.
|
Number |
getErrorCode()
`CfnDistribution.CustomErrorResponseProperty.ErrorCode`.
|
default Number |
getResponseCode()
`CfnDistribution.CustomErrorResponseProperty.ResponseCode`.
|
default String |
getResponsePagePath()
`CfnDistribution.CustomErrorResponseProperty.ResponsePagePath`.
|
@Stability(value=Stable) @NotNull Number getErrorCode()
@Stability(value=Stable) @Nullable default Number getErrorCachingMinTtl()
@Stability(value=Stable) @Nullable default Number getResponseCode()
@Stability(value=Stable) @Nullable default String getResponsePagePath()
@Stability(value=Stable) static CfnDistribution.CustomErrorResponseProperty.Builder builder()
Copyright © 2021. All rights reserved.