@Stability(value=Stable) @Internal public static final class CfnDataSource.DocumentAttributeValueProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDataSource.DocumentAttributeValueProperty
CfnDataSource.DocumentAttributeValuePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDataSource.DocumentAttributeValueProperty.Builder, CfnDataSource.DocumentAttributeValueProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDataSource.DocumentAttributeValueProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDataSource.AccessControlListConfigurationProperty.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 |
getDateValue()
A date expressed as an ISO 8601 string.
|
Number |
getLongValue()
A long integer value.
|
List<String> |
getStringListValue()
A list of strings.
|
String |
getStringValue()
A string, such as "department".
|
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(CfnDataSource.DocumentAttributeValueProperty.Builder builder)
CfnDataSource.AccessControlListConfigurationProperty.Builder.public final String getDateValue()
CfnDataSource.DocumentAttributeValuePropertyIt is important for the time zone to be included in the ISO 8601 date-time format. For example, 2012-03-25T12:30:10+01:00 is the ISO 8601 date-time format for March 25th 2012 at 12:30PM (plus 10 seconds) in Central European Time.
getDateValue in interface CfnDataSource.DocumentAttributeValuePropertypublic final Number getLongValue()
CfnDataSource.DocumentAttributeValuePropertygetLongValue in interface CfnDataSource.DocumentAttributeValuePropertypublic final List<String> getStringListValue()
CfnDataSource.DocumentAttributeValuePropertygetStringListValue in interface CfnDataSource.DocumentAttributeValuePropertypublic final String getStringValue()
CfnDataSource.DocumentAttributeValuePropertygetStringValue in interface CfnDataSource.DocumentAttributeValueProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.