@Stability(value=Stable)
public static interface CfnOriginEndpoint.DashEncryptionProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnOriginEndpoint.DashEncryptionProperty.Builder
A builder for
CfnOriginEndpoint.DashEncryptionProperty |
static class |
CfnOriginEndpoint.DashEncryptionProperty.Jsii$Proxy
An implementation for
CfnOriginEndpoint.DashEncryptionProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnOriginEndpoint.DashEncryptionProperty.Builder |
builder() |
default Number |
getKeyRotationIntervalSeconds()
`CfnOriginEndpoint.DashEncryptionProperty.KeyRotationIntervalSeconds`.
|
Object |
getSpekeKeyProvider()
`CfnOriginEndpoint.DashEncryptionProperty.SpekeKeyProvider`.
|
@Stability(value=Stable) @NotNull Object getSpekeKeyProvider()
@Stability(value=Stable) @Nullable default Number getKeyRotationIntervalSeconds()
@Stability(value=Stable) static CfnOriginEndpoint.DashEncryptionProperty.Builder builder()
Copyright © 2021. All rights reserved.