@Stability(value=Stable) @Internal public static final class CfnPackagingConfiguration.SpekeKeyProviderProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnPackagingConfiguration.SpekeKeyProviderProperty
CfnPackagingConfiguration.SpekeKeyProviderPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnPackagingConfiguration.SpekeKeyProviderProperty.Builder, CfnPackagingConfiguration.SpekeKeyProviderProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnPackagingConfiguration.SpekeKeyProviderProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnPackagingConfiguration.CmafEncryptionProperty.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 |
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(CfnPackagingConfiguration.SpekeKeyProviderProperty.Builder builder)
CfnPackagingConfiguration.CmafEncryptionProperty.Builder.public final String getRoleArn()
CfnPackagingConfiguration.SpekeKeyProviderPropertyValid format: arn:aws:iam::{accountID}:role/{name}
getRoleArn in interface CfnPackagingConfiguration.SpekeKeyProviderPropertypublic final List<String> getSystemIds()
CfnPackagingConfiguration.SpekeKeyProviderPropertygetSystemIds in interface CfnPackagingConfiguration.SpekeKeyProviderPropertypublic final String getUrl()
CfnPackagingConfiguration.SpekeKeyProviderPropertyMust start with https://.
getUrl in interface CfnPackagingConfiguration.SpekeKeyProviderProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.