@Stability(value=Stable) @Internal public static final class CfnStateMachine.TagsEntryProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnStateMachine.TagsEntryProperty
CfnStateMachine.TagsEntryPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnStateMachine.TagsEntryProperty.Builder, CfnStateMachine.TagsEntryProperty.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 key,
String value)
Constructor that initializes the object based on literal property values passed by the
CfnStateMachine.CloudWatchLogsLogGroupProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getKey()
`CfnStateMachine.TagsEntryProperty.Key`.
|
String |
getValue()
`CfnStateMachine.TagsEntryProperty.Value`.
|
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 key, String value)
CfnStateMachine.CloudWatchLogsLogGroupProperty.Builder.public final String getKey()
CfnStateMachine.TagsEntryPropertygetKey in interface CfnStateMachine.TagsEntryPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-stepfunctions-statemachine-tagsentry.html#cfn-stepfunctions-statemachine-tagsentry-keypublic final String getValue()
CfnStateMachine.TagsEntryPropertygetValue in interface CfnStateMachine.TagsEntryPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-stepfunctions-statemachine-tagsentry.html#cfn-stepfunctions-statemachine-tagsentry-value@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.