@Stability(value=Stable) @Internal public static final class CfnFunction.DeploymentPreferenceProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnFunction.DeploymentPreferenceProperty
CfnFunction.DeploymentPreferencePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnFunction.DeploymentPreferenceProperty.Builder, CfnFunction.DeploymentPreferenceProperty.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 enabled,
String type,
List<String> alarms,
List<String> hooks)
Constructor that initializes the object based on literal property values passed by the
CfnFunction.AlexaSkillEventProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
List<String> |
getAlarms()
`CfnFunction.DeploymentPreferenceProperty.Alarms`.
|
Object |
getEnabled()
`CfnFunction.DeploymentPreferenceProperty.Enabled`.
|
List<String> |
getHooks()
`CfnFunction.DeploymentPreferenceProperty.Hooks`.
|
String |
getType()
`CfnFunction.DeploymentPreferenceProperty.Type`.
|
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 getEnabled()
CfnFunction.DeploymentPreferencePropertygetEnabled in interface CfnFunction.DeploymentPreferencePropertyhttps://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#deploymentpreference-objectpublic final String getType()
CfnFunction.DeploymentPreferencePropertygetType in interface CfnFunction.DeploymentPreferencePropertyhttps://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#deploymentpreference-objectpublic final List<String> getAlarms()
CfnFunction.DeploymentPreferencePropertygetAlarms in interface CfnFunction.DeploymentPreferencePropertyhttps://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#deploymentpreference-objectpublic final List<String> getHooks()
CfnFunction.DeploymentPreferencePropertygetHooks in interface CfnFunction.DeploymentPreferencePropertyhttps://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#deploymentpreference-object@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.