@Stability(value=Stable)
public static interface CfnDistribution.OriginShieldProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-originshield.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDistribution.OriginShieldProperty.Builder
A builder for
CfnDistribution.OriginShieldProperty |
static class |
CfnDistribution.OriginShieldProperty.Jsii$Proxy
An implementation for
CfnDistribution.OriginShieldProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnDistribution.OriginShieldProperty.Builder |
builder() |
Object |
getEnabled()
`CfnDistribution.OriginShieldProperty.Enabled`.
|
default String |
getOriginShieldRegion()
`CfnDistribution.OriginShieldProperty.OriginShieldRegion`.
|
@Stability(value=Stable) @NotNull Object getEnabled()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-originshield.html#cfn-cloudfront-distribution-originshield-enabled@Stability(value=Stable) @Nullable default String getOriginShieldRegion()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-originshield.html#cfn-cloudfront-distribution-originshield-originshieldregion@Stability(value=Stable) static CfnDistribution.OriginShieldProperty.Builder builder()
Copyright © 2020. All rights reserved.