@Stability(value=Stable) @Internal public static final class CfnFlowSource.EncryptionProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnFlowSource.EncryptionProperty
CfnFlowSource.EncryptionPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnFlowSource.EncryptionProperty.Builder, CfnFlowSource.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
CfnFlowSource.EncryptionProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getAlgorithm()
`CfnFlowSource.EncryptionProperty.Algorithm`.
|
String |
getConstantInitializationVector()
`CfnFlowSource.EncryptionProperty.ConstantInitializationVector`.
|
String |
getDeviceId()
`CfnFlowSource.EncryptionProperty.DeviceId`.
|
String |
getKeyType()
`CfnFlowSource.EncryptionProperty.KeyType`.
|
String |
getRegion()
`CfnFlowSource.EncryptionProperty.Region`.
|
String |
getResourceId()
`CfnFlowSource.EncryptionProperty.ResourceId`.
|
String |
getRoleArn()
`CfnFlowSource.EncryptionProperty.RoleArn`.
|
String |
getSecretArn()
`CfnFlowSource.EncryptionProperty.SecretArn`.
|
String |
getUrl()
`CfnFlowSource.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)
CfnFlowSource.EncryptionProperty.Builder.public final String getAlgorithm()
CfnFlowSource.EncryptionPropertygetAlgorithm in interface CfnFlowSource.EncryptionPropertypublic final String getRoleArn()
CfnFlowSource.EncryptionPropertygetRoleArn in interface CfnFlowSource.EncryptionPropertypublic final String getConstantInitializationVector()
CfnFlowSource.EncryptionPropertygetConstantInitializationVector in interface CfnFlowSource.EncryptionPropertypublic final String getDeviceId()
CfnFlowSource.EncryptionPropertygetDeviceId in interface CfnFlowSource.EncryptionPropertypublic final String getKeyType()
CfnFlowSource.EncryptionPropertygetKeyType in interface CfnFlowSource.EncryptionPropertypublic final String getRegion()
CfnFlowSource.EncryptionPropertygetRegion in interface CfnFlowSource.EncryptionPropertypublic final String getResourceId()
CfnFlowSource.EncryptionPropertygetResourceId in interface CfnFlowSource.EncryptionPropertypublic final String getSecretArn()
CfnFlowSource.EncryptionPropertygetSecretArn in interface CfnFlowSource.EncryptionPropertypublic final String getUrl()
CfnFlowSource.EncryptionPropertygetUrl in interface CfnFlowSource.EncryptionProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.