Class CfnOriginEndpointPolicy.CdnAuthConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.mediapackagev2.CfnOriginEndpointPolicy.CdnAuthConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnOriginEndpointPolicy.CdnAuthConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnOriginEndpointPolicy.CdnAuthConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnOriginEndpointPolicy.CdnAuthConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnOriginEndpointPolicy.CdnAuthConfigurationProperty
An implementation for
CfnOriginEndpointPolicy.CdnAuthConfigurationProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.services.mediapackagev2.CfnOriginEndpointPolicy.CdnAuthConfigurationProperty
CfnOriginEndpointPolicy.CdnAuthConfigurationProperty.Builder, CfnOriginEndpointPolicy.CdnAuthConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnOriginEndpointPolicy.CdnAuthConfigurationProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanThe ARN for the secret in Secrets Manager that your CDN uses for authorization to access the endpoint.final StringThe ARN for the IAM role that gives MediaPackage read access to Secrets Manager and AWS KMS for CDN authorization.final inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnOriginEndpointPolicy.CdnAuthConfigurationProperty.Builder.
-
-
Method Details
-
getCdnIdentifierSecretArns
Description copied from interface:CfnOriginEndpointPolicy.CdnAuthConfigurationPropertyThe ARN for the secret in Secrets Manager that your CDN uses for authorization to access the endpoint.- Specified by:
getCdnIdentifierSecretArnsin interfaceCfnOriginEndpointPolicy.CdnAuthConfigurationProperty- See Also:
-
getSecretsRoleArn
Description copied from interface:CfnOriginEndpointPolicy.CdnAuthConfigurationPropertyThe ARN for the IAM role that gives MediaPackage read access to Secrets Manager and AWS KMS for CDN authorization.- Specified by:
getSecretsRoleArnin interfaceCfnOriginEndpointPolicy.CdnAuthConfigurationProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-