@Stability(value=Stable)
public static interface CfnStreamingDistribution.LoggingProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-streamingdistribution-logging.html| 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()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-streamingdistribution-logging.html#cfn-cloudfront-streamingdistribution-logging-bucket@Stability(value=Stable) @NotNull Object getEnabled()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-streamingdistribution-logging.html#cfn-cloudfront-streamingdistribution-logging-enabled@Stability(value=Stable) @NotNull String getPrefix()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-streamingdistribution-logging.html#cfn-cloudfront-streamingdistribution-logging-prefix@Stability(value=Stable) static CfnStreamingDistribution.LoggingProperty.Builder builder()
Copyright © 2020. All rights reserved.