@Stability(value=Stable) @Internal public static final class CfnFlowEntitlement.EncryptionProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnFlowEntitlement.EncryptionProperty
CfnFlowEntitlement.EncryptionProperty
software.amazon.jsii.JsiiObject.InitializationMode
CfnFlowEntitlement.EncryptionProperty.Builder, CfnFlowEntitlement.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
CfnFlowEntitlement.EncryptionProperty.Builder . |
Modifier and Type | Method and Description |
---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getAlgorithm()
`CfnFlowEntitlement.EncryptionProperty.Algorithm`.
|
String |
getConstantInitializationVector()
`CfnFlowEntitlement.EncryptionProperty.ConstantInitializationVector`.
|
String |
getDeviceId()
`CfnFlowEntitlement.EncryptionProperty.DeviceId`.
|
String |
getKeyType()
`CfnFlowEntitlement.EncryptionProperty.KeyType`.
|
String |
getRegion()
`CfnFlowEntitlement.EncryptionProperty.Region`.
|
String |
getResourceId()
`CfnFlowEntitlement.EncryptionProperty.ResourceId`.
|
String |
getRoleArn()
`CfnFlowEntitlement.EncryptionProperty.RoleArn`.
|
String |
getSecretArn()
`CfnFlowEntitlement.EncryptionProperty.SecretArn`.
|
String |
getUrl()
`CfnFlowEntitlement.EncryptionProperty.Url`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
builder
protected 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)
CfnFlowEntitlement.EncryptionProperty.Builder
.public final String getAlgorithm()
CfnFlowEntitlement.EncryptionProperty
getAlgorithm
in interface CfnFlowEntitlement.EncryptionProperty
public final String getRoleArn()
CfnFlowEntitlement.EncryptionProperty
getRoleArn
in interface CfnFlowEntitlement.EncryptionProperty
public final String getConstantInitializationVector()
CfnFlowEntitlement.EncryptionProperty
getConstantInitializationVector
in interface CfnFlowEntitlement.EncryptionProperty
public final String getDeviceId()
CfnFlowEntitlement.EncryptionProperty
getDeviceId
in interface CfnFlowEntitlement.EncryptionProperty
public final String getKeyType()
CfnFlowEntitlement.EncryptionProperty
getKeyType
in interface CfnFlowEntitlement.EncryptionProperty
public final String getRegion()
CfnFlowEntitlement.EncryptionProperty
getRegion
in interface CfnFlowEntitlement.EncryptionProperty
public final String getResourceId()
CfnFlowEntitlement.EncryptionProperty
getResourceId
in interface CfnFlowEntitlement.EncryptionProperty
public final String getSecretArn()
CfnFlowEntitlement.EncryptionProperty
getSecretArn
in interface CfnFlowEntitlement.EncryptionProperty
public final String getUrl()
CfnFlowEntitlement.EncryptionProperty
getUrl
in interface CfnFlowEntitlement.EncryptionProperty
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson
in interface software.amazon.jsii.JsiiSerializable
Copyright © 2021. All rights reserved.