@Stability(value=Stable)
public static interface CfnStreamingDistribution.LoggingProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnStreamingDistribution.LoggingProperty.Builder
A builder for
CfnStreamingDistribution.LoggingProperty |
static class |
CfnStreamingDistribution.LoggingProperty.Jsii$Proxy
An implementation for
CfnStreamingDistribution.LoggingProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnStreamingDistribution.LoggingProperty.Builder |
builder() |
String |
getBucket()
`CfnStreamingDistribution.LoggingProperty.Bucket`.
|
Object |
getEnabled()
`CfnStreamingDistribution.LoggingProperty.Enabled`.
|
String |
getPrefix()
`CfnStreamingDistribution.LoggingProperty.Prefix`.
|
@Stability(value=Stable) @NotNull String getBucket()
@Stability(value=Stable) @NotNull Object getEnabled()
@Stability(value=Stable) @NotNull String getPrefix()
@Stability(value=Stable) static CfnStreamingDistribution.LoggingProperty.Builder builder()
Copyright © 2021. All rights reserved.