@Stability(value=Stable) @Internal public static final class CfnStreamingDistribution.TrustedSignersProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnStreamingDistribution.TrustedSignersProperty
CfnStreamingDistribution.TrustedSignersPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnStreamingDistribution.TrustedSignersProperty.Builder, CfnStreamingDistribution.TrustedSignersProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnStreamingDistribution.TrustedSignersProperty.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> |
getAwsAccountNumbers()
An AWS account number that contains active CloudFront key pairs that CloudFront can use to verify the signatures of signed URLs and signed cookies.
|
Object |
getEnabled()
This field is `true` if any of the AWS accounts have public keys that CloudFront can use to verify the signatures of signed URLs and signed cookies.
|
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.TrustedSignersProperty.Builder builder)
CfnStreamingDistribution.LoggingProperty.Builder.public final Object getEnabled()
CfnStreamingDistribution.TrustedSignersProperty
If not, this field is false .
getEnabled in interface CfnStreamingDistribution.TrustedSignersPropertypublic final List<String> getAwsAccountNumbers()
CfnStreamingDistribution.TrustedSignersProperty
If the AWS account that owns the key pairs is the same account that owns the CloudFront distribution, the value of this field is self .
getAwsAccountNumbers in interface CfnStreamingDistribution.TrustedSignersProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.