@Stability(value=Stable) @Internal public static final class CfnVariableProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnVariableProps
CfnVariablePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnVariableProps.Builder, CfnVariableProps.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 dataSource,
String dataType,
String defaultValue,
String name,
String description,
List<? extends CfnTag> tags,
String variableType)
Constructor that initializes the object based on literal property values passed by the
CfnVariableProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getDataSource()
`AWS::FraudDetector::Variable.DataSource`.
|
String |
getDataType()
`AWS::FraudDetector::Variable.DataType`.
|
String |
getDefaultValue()
`AWS::FraudDetector::Variable.DefaultValue`.
|
String |
getDescription()
`AWS::FraudDetector::Variable.Description`.
|
String |
getName()
`AWS::FraudDetector::Variable.Name`.
|
List<CfnTag> |
getTags()
`AWS::FraudDetector::Variable.Tags`.
|
String |
getVariableType()
`AWS::FraudDetector::Variable.VariableType`.
|
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.public final String getDataSource()
CfnVariablePropsgetDataSource in interface CfnVariablePropspublic final String getDataType()
CfnVariablePropsgetDataType in interface CfnVariablePropspublic final String getDefaultValue()
CfnVariablePropsgetDefaultValue in interface CfnVariablePropspublic final String getName()
CfnVariablePropsgetName in interface CfnVariablePropspublic final String getDescription()
CfnVariablePropsgetDescription in interface CfnVariablePropspublic final List<CfnTag> getTags()
CfnVariablePropsgetTags in interface CfnVariablePropspublic final String getVariableType()
CfnVariablePropsgetVariableType in interface CfnVariableProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.