@Stability(value=Stable)
public static interface CfnLaunchTemplate.MonitoringProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-launchtemplatedata-monitoring.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnLaunchTemplate.MonitoringProperty.Builder
A builder for
CfnLaunchTemplate.MonitoringProperty |
static class |
CfnLaunchTemplate.MonitoringProperty.Jsii$Proxy
An implementation for
CfnLaunchTemplate.MonitoringProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnLaunchTemplate.MonitoringProperty.Builder |
builder() |
default Object |
getEnabled()
`CfnLaunchTemplate.MonitoringProperty.Enabled`.
|
@Stability(value=Stable) @Nullable default Object getEnabled()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-launchtemplatedata-monitoring.html#cfn-ec2-launchtemplate-launchtemplatedata-monitoring-enabled@Stability(value=Stable) static CfnLaunchTemplate.MonitoringProperty.Builder builder()
Copyright © 2020. All rights reserved.