public static final class CfnFunction.DeploymentPreferenceProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnFunction.DeploymentPreferenceProperty
software.amazon.jsii.JsiiObject.InitializationModeCfnFunction.DeploymentPreferenceProperty.Builder, CfnFunction.DeploymentPreferenceProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getAlarms()
`CfnFunction.DeploymentPreferenceProperty.Alarms`
|
Object |
getEnabled()
`CfnFunction.DeploymentPreferenceProperty.Enabled`
|
List<String> |
getHooks()
`CfnFunction.DeploymentPreferenceProperty.Hooks`
|
String |
getType()
`CfnFunction.DeploymentPreferenceProperty.Type`
|
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode)
public Object getEnabled()
getEnabled in interface CfnFunction.DeploymentPreferencePropertyhttps://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#deploymentpreference-objectpublic String getType()
getType in interface CfnFunction.DeploymentPreferencePropertyhttps://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#deploymentpreference-object@Nullable public List<String> getAlarms()
getAlarms in interface CfnFunction.DeploymentPreferencePropertyhttps://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#deploymentpreference-object@Nullable public List<String> getHooks()
getHooks in interface CfnFunction.DeploymentPreferencePropertyhttps://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#deploymentpreference-objectCopyright © 2019. All rights reserved.