@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(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(Object definition,
String definitionType,
String name,
String acceptLanguage,
String description)
Constructor that initializes the object based on literal property values passed by the
CfnServiceActionProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getAcceptLanguage()
`AWS::ServiceCatalog::ServiceAction.AcceptLanguage`.
|
Object |
getDefinition()
`AWS::ServiceCatalog::ServiceAction.Definition`.
|
String |
getDefinitionType()
`AWS::ServiceCatalog::ServiceAction.DefinitionType`.
|
String |
getDescription()
`AWS::ServiceCatalog::ServiceAction.Description`.
|
String |
getName()
`AWS::ServiceCatalog::ServiceAction.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.public final Object getDefinition()
CfnServiceActionPropsgetDefinition in interface CfnServiceActionPropspublic final String getDefinitionType()
CfnServiceActionPropsgetDefinitionType in interface CfnServiceActionPropspublic final String getName()
CfnServiceActionPropsgetName in interface CfnServiceActionPropspublic final String getAcceptLanguage()
CfnServiceActionPropsgetAcceptLanguage 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 © 2021. All rights reserved.