@Stability(value=Stable) @Internal public static final class CfnFlowEntitlement.EncryptionProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnFlowEntitlement.EncryptionProperty
CfnFlowEntitlement.EncryptionPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnFlowEntitlement.EncryptionProperty.Builder, CfnFlowEntitlement.EncryptionProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnFlowEntitlement.EncryptionProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnFlowEntitlement.EncryptionProperty.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 |
getAlgorithm()
The type of algorithm that is used for the encryption (such as aes128, aes192, or aes256).
|
String |
getConstantInitializationVector()
A 128-bit, 16-byte hex value represented by a 32-character string, to be used with the key for encrypting content.
|
String |
getDeviceId()
The value of one of the devices that you configured with your digital rights management (DRM) platform key provider.
|
String |
getKeyType()
The type of key that is used for the encryption.
|
String |
getRegion()
The AWS Region that the API Gateway proxy endpoint was created in.
|
String |
getResourceId()
An identifier for the content.
|
String |
getRoleArn()
The Amazon Resource Name (ARN) of the role that you created during setup (when you set up MediaConnect as a trusted entity).
|
String |
getSecretArn()
The ARN of the secret that you created in AWS Secrets Manager to store the encryption key.
|
String |
getUrl()
The URL from the API Gateway proxy that you set up to talk to your key server.
|
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(CfnFlowEntitlement.EncryptionProperty.Builder builder)
CfnFlowEntitlement.EncryptionProperty.Builder.public final String getAlgorithm()
CfnFlowEntitlement.EncryptionPropertygetAlgorithm in interface CfnFlowEntitlement.EncryptionPropertypublic final String getRoleArn()
CfnFlowEntitlement.EncryptionPropertygetRoleArn in interface CfnFlowEntitlement.EncryptionPropertypublic final String getConstantInitializationVector()
CfnFlowEntitlement.EncryptionPropertyThis parameter is not valid for static key encryption.
getConstantInitializationVector in interface CfnFlowEntitlement.EncryptionPropertypublic final String getDeviceId()
CfnFlowEntitlement.EncryptionPropertyThis parameter is required for SPEKE encryption and is not valid for static key encryption.
getDeviceId in interface CfnFlowEntitlement.EncryptionPropertypublic final String getKeyType()
CfnFlowEntitlement.EncryptionProperty
If you don't specify a keyType value, the service uses the default setting ( static-key ).
getKeyType in interface CfnFlowEntitlement.EncryptionPropertypublic final String getRegion()
CfnFlowEntitlement.EncryptionPropertyThis parameter is required for SPEKE encryption and is not valid for static key encryption.
getRegion in interface CfnFlowEntitlement.EncryptionPropertypublic final String getResourceId()
CfnFlowEntitlement.EncryptionPropertyThe service sends this value to the key server to identify the current endpoint. The resource ID is also known as the content ID. This parameter is required for SPEKE encryption and is not valid for static key encryption.
getResourceId in interface CfnFlowEntitlement.EncryptionPropertypublic final String getSecretArn()
CfnFlowEntitlement.EncryptionPropertygetSecretArn in interface CfnFlowEntitlement.EncryptionPropertypublic final String getUrl()
CfnFlowEntitlement.EncryptionPropertyThis parameter is required for SPEKE encryption and is not valid for static key encryption.
getUrl in interface CfnFlowEntitlement.EncryptionProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.