Class CfnOriginEndpointPolicyPropsMixin.CdnAuthConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.mediapackagev2.CfnOriginEndpointPolicyPropsMixin.CdnAuthConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnOriginEndpointPolicyPropsMixin.CdnAuthConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnOriginEndpointPolicyPropsMixin.CdnAuthConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnOriginEndpointPolicyPropsMixin.CdnAuthConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnOriginEndpointPolicyPropsMixin.CdnAuthConfigurationProperty
An implementation for
CfnOriginEndpointPolicyPropsMixin.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.cfnpropertymixins.services.mediapackagev2.CfnOriginEndpointPolicyPropsMixin.CdnAuthConfigurationProperty
CfnOriginEndpointPolicyPropsMixin.CdnAuthConfigurationProperty.Builder, CfnOriginEndpointPolicyPropsMixin.CdnAuthConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnOriginEndpointPolicyPropsMixin.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 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
protected Jsii$Proxy(CfnOriginEndpointPolicyPropsMixin.CdnAuthConfigurationProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnOriginEndpointPolicyPropsMixin.CdnAuthConfigurationProperty.Builder.
-
-
Method Details
-
getCdnIdentifierSecretArns
Description copied from interface:CfnOriginEndpointPolicyPropsMixin.CdnAuthConfigurationPropertyThe ARN for the secret in Secrets Manager that your CDN uses for authorization to access the endpoint.- Specified by:
getCdnIdentifierSecretArnsin interfaceCfnOriginEndpointPolicyPropsMixin.CdnAuthConfigurationProperty- See Also:
-
getSecretsRoleArn
Description copied from interface:CfnOriginEndpointPolicyPropsMixin.CdnAuthConfigurationPropertyThe ARN for the IAM role that gives MediaPackage read access to Secrets Manager and AWS for CDN authorization.- Specified by:
getSecretsRoleArnin interfaceCfnOriginEndpointPolicyPropsMixin.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()
-