@Stability(value=Stable) @Internal public static final class CfnServiceActionProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnServiceActionProps
CfnServiceActionPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnServiceActionProps.Builder, CfnServiceActionProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnServiceActionProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnServiceActionProps.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 |
getAcceptLanguage()
The language code.
|
Object |
getDefinition()
A map that defines the self-service action.
|
String |
getDefinitionType()
The self-service action definition type.
|
String |
getDescription()
The self-service action description.
|
String |
getName()
The self-service action name.
|
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(CfnServiceActionProps.Builder builder)
CfnServiceActionProps.Builder.public final Object getDefinition()
CfnServiceActionPropsgetDefinition in interface CfnServiceActionPropspublic final String getDefinitionType()
CfnServiceActionProps
For example, SSM_AUTOMATION .
getDefinitionType in interface CfnServiceActionPropspublic final String getName()
CfnServiceActionPropsgetName in interface CfnServiceActionPropspublic final String getAcceptLanguage()
CfnServiceActionProps
en - English (default)jp - Japanesezh - ChinesegetAcceptLanguage in interface CfnServiceActionPropspublic final String getDescription()
CfnServiceActionPropsgetDescription in interface CfnServiceActionProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.