@Stability(value=Stable) 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.
|
| 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, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.public Object getEnabled()
CfnFunction.DeploymentPreferencePropertygetEnabled in interface CfnFunction.DeploymentPreferencePropertyhttps://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#deploymentpreference-objectpublic String getType()
CfnFunction.DeploymentPreferencePropertygetType in interface CfnFunction.DeploymentPreferencePropertyhttps://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#deploymentpreference-objectpublic List<String> getAlarms()
CfnFunction.DeploymentPreferencePropertygetAlarms in interface CfnFunction.DeploymentPreferencePropertyhttps://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#deploymentpreference-objectpublic List<String> getHooks()
CfnFunction.DeploymentPreferencePropertygetHooks in interface CfnFunction.DeploymentPreferencePropertyhttps://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#deploymentpreference-objectpublic com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.