@Stability(value=Stable) @Internal public static final class CfnStreamingDistribution.StreamingDistributionConfigProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnStreamingDistribution.StreamingDistributionConfigProperty
CfnStreamingDistribution.StreamingDistributionConfigPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnStreamingDistribution.StreamingDistributionConfigProperty.Builder, CfnStreamingDistribution.StreamingDistributionConfigProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnStreamingDistribution.StreamingDistributionConfigProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnStreamingDistribution.LoggingProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
List<String> |
getAliases()
A complex type that contains information about CNAMEs (alternate domain names), if any, for this streaming distribution.
|
String |
getComment()
Any comments you want to include about the streaming distribution.
|
Object |
getEnabled()
Whether the streaming distribution is enabled to accept user requests for content.
|
Object |
getLogging()
A complex type that controls whether access logs are written for the streaming distribution.
|
String |
getPriceClass()
A complex type that contains information about price class for this streaming distribution.
|
Object |
getS3Origin()
A complex type that contains information about the Amazon S3 bucket from which you want CloudFront to get your media files for distribution.
|
Object |
getTrustedSigners()
A complex type that specifies any AWS accounts that you want to permit to create signed URLs for private content.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnStreamingDistribution.StreamingDistributionConfigProperty.Builder builder)
CfnStreamingDistribution.LoggingProperty.Builder.public final String getComment()
CfnStreamingDistribution.StreamingDistributionConfigPropertygetComment in interface CfnStreamingDistribution.StreamingDistributionConfigPropertypublic final Object getEnabled()
CfnStreamingDistribution.StreamingDistributionConfigPropertygetEnabled in interface CfnStreamingDistribution.StreamingDistributionConfigPropertypublic final Object getS3Origin()
CfnStreamingDistribution.StreamingDistributionConfigPropertygetS3Origin in interface CfnStreamingDistribution.StreamingDistributionConfigPropertypublic final Object getTrustedSigners()
CfnStreamingDistribution.StreamingDistributionConfigPropertyIf you want the distribution to use signed URLs, include this element; if you want the distribution to use public URLs, remove this element. For more information, see Serving Private Content through CloudFront in the Amazon CloudFront Developer Guide .
getTrustedSigners in interface CfnStreamingDistribution.StreamingDistributionConfigPropertypublic final List<String> getAliases()
CfnStreamingDistribution.StreamingDistributionConfigPropertygetAliases in interface CfnStreamingDistribution.StreamingDistributionConfigPropertypublic final Object getLogging()
CfnStreamingDistribution.StreamingDistributionConfigPropertygetLogging in interface CfnStreamingDistribution.StreamingDistributionConfigPropertypublic final String getPriceClass()
CfnStreamingDistribution.StreamingDistributionConfigPropertygetPriceClass in interface CfnStreamingDistribution.StreamingDistributionConfigProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.