@Stability(value=Stable) @Internal public static final class CfnFlow.EncryptionProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnFlow.EncryptionProperty
CfnFlow.EncryptionPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnFlow.EncryptionProperty.Builder, CfnFlow.EncryptionProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String algorithm,
String roleArn,
String constantInitializationVector,
String deviceId,
String keyType,
String region,
String resourceId,
String secretArn,
String url)
Constructor that initializes the object based on literal property values passed by the
CfnFlow.EncryptionProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getAlgorithm()
`CfnFlow.EncryptionProperty.Algorithm`.
|
String |
getConstantInitializationVector()
`CfnFlow.EncryptionProperty.ConstantInitializationVector`.
|
String |
getDeviceId()
`CfnFlow.EncryptionProperty.DeviceId`.
|
String |
getKeyType()
`CfnFlow.EncryptionProperty.KeyType`.
|
String |
getRegion()
`CfnFlow.EncryptionProperty.Region`.
|
String |
getResourceId()
`CfnFlow.EncryptionProperty.ResourceId`.
|
String |
getRoleArn()
`CfnFlow.EncryptionProperty.RoleArn`.
|
String |
getSecretArn()
`CfnFlow.EncryptionProperty.SecretArn`.
|
String |
getUrl()
`CfnFlow.EncryptionProperty.Url`.
|
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(String algorithm, String roleArn, String constantInitializationVector, String deviceId, String keyType, String region, String resourceId, String secretArn, String url)
CfnFlow.EncryptionProperty.Builder.public final String getAlgorithm()
CfnFlow.EncryptionPropertygetAlgorithm in interface CfnFlow.EncryptionPropertypublic final String getRoleArn()
CfnFlow.EncryptionPropertygetRoleArn in interface CfnFlow.EncryptionPropertypublic final String getConstantInitializationVector()
CfnFlow.EncryptionPropertygetConstantInitializationVector in interface CfnFlow.EncryptionPropertypublic final String getDeviceId()
CfnFlow.EncryptionPropertygetDeviceId in interface CfnFlow.EncryptionPropertypublic final String getKeyType()
CfnFlow.EncryptionPropertygetKeyType in interface CfnFlow.EncryptionPropertypublic final String getRegion()
CfnFlow.EncryptionPropertygetRegion in interface CfnFlow.EncryptionPropertypublic final String getResourceId()
CfnFlow.EncryptionPropertygetResourceId in interface CfnFlow.EncryptionPropertypublic final String getSecretArn()
CfnFlow.EncryptionPropertygetSecretArn in interface CfnFlow.EncryptionPropertypublic final String getUrl()
CfnFlow.EncryptionPropertygetUrl in interface CfnFlow.EncryptionProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.