@Stability(value=Stable) @Internal public static final class CfnOriginEndpoint.SpekeKeyProviderProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnOriginEndpoint.SpekeKeyProviderProperty
CfnOriginEndpoint.SpekeKeyProviderPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnOriginEndpoint.SpekeKeyProviderProperty.Builder, CfnOriginEndpoint.SpekeKeyProviderProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnOriginEndpoint.SpekeKeyProviderProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnOriginEndpoint.AuthorizationProperty.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) |
String |
getCertificateArn()
The Amazon Resource Name (ARN) for the certificate that you imported to AWS Certificate Manager to add content key encryption to this endpoint.
|
Object |
getEncryptionContractConfiguration()
`CfnOriginEndpoint.SpekeKeyProviderProperty.EncryptionContractConfiguration`.
|
String |
getResourceId()
Unique identifier for this endpoint, as it is configured in the key provider service.
|
String |
getRoleArn()
The ARN for the IAM role that's granted by the key provider to provide access to the key provider API.
|
List<String> |
getSystemIds()
List of unique identifiers for the DRM systems to use, as defined in the CPIX specification.
|
String |
getUrl()
URL for the key provider’s key retrieval API endpoint.
|
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(CfnOriginEndpoint.SpekeKeyProviderProperty.Builder builder)
CfnOriginEndpoint.AuthorizationProperty.Builder.public final String getResourceId()
CfnOriginEndpoint.SpekeKeyProviderPropertygetResourceId in interface CfnOriginEndpoint.SpekeKeyProviderPropertypublic final String getRoleArn()
CfnOriginEndpoint.SpekeKeyProviderPropertyThis role must have a trust policy that allows AWS Elemental MediaPackage to assume the role, and it must have a sufficient permissions policy to allow access to the specific key retrieval URL. Valid format: arn:aws:iam::{accountID}:role/{name}
getRoleArn in interface CfnOriginEndpoint.SpekeKeyProviderPropertypublic final List<String> getSystemIds()
CfnOriginEndpoint.SpekeKeyProviderPropertygetSystemIds in interface CfnOriginEndpoint.SpekeKeyProviderPropertypublic final String getUrl()
CfnOriginEndpoint.SpekeKeyProviderPropertyMust start with https://.
getUrl in interface CfnOriginEndpoint.SpekeKeyProviderPropertypublic final String getCertificateArn()
CfnOriginEndpoint.SpekeKeyProviderPropertyFor this feature to work, your DRM key provider must support content key encryption.
getCertificateArn in interface CfnOriginEndpoint.SpekeKeyProviderPropertypublic final Object getEncryptionContractConfiguration()
CfnOriginEndpoint.SpekeKeyProviderPropertygetEncryptionContractConfiguration in interface CfnOriginEndpoint.SpekeKeyProviderProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.