Uses of Class
software.amazon.awscdk.services.odb.CfnCloudVmCluster.DataCollectionOptionsProperty.Builder
Packages that use CfnCloudVmCluster.DataCollectionOptionsProperty.Builder
-
Uses of CfnCloudVmCluster.DataCollectionOptionsProperty.Builder in software.amazon.awscdk.services.odb
Methods in software.amazon.awscdk.services.odb that return CfnCloudVmCluster.DataCollectionOptionsProperty.BuilderModifier and TypeMethodDescriptionCfnCloudVmCluster.DataCollectionOptionsProperty.builder()
CfnCloudVmCluster.DataCollectionOptionsProperty.Builder.isDiagnosticsEventsEnabled
(Boolean isDiagnosticsEventsEnabled) CfnCloudVmCluster.DataCollectionOptionsProperty.Builder.isDiagnosticsEventsEnabled
(IResolvable isDiagnosticsEventsEnabled) CfnCloudVmCluster.DataCollectionOptionsProperty.Builder.isHealthMonitoringEnabled
(Boolean isHealthMonitoringEnabled) CfnCloudVmCluster.DataCollectionOptionsProperty.Builder.isHealthMonitoringEnabled
(IResolvable isHealthMonitoringEnabled) CfnCloudVmCluster.DataCollectionOptionsProperty.Builder.isIncidentLogsEnabled
(Boolean isIncidentLogsEnabled) CfnCloudVmCluster.DataCollectionOptionsProperty.Builder.isIncidentLogsEnabled
(IResolvable isIncidentLogsEnabled) Constructors in software.amazon.awscdk.services.odb with parameters of type CfnCloudVmCluster.DataCollectionOptionsProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnCloudVmCluster.DataCollectionOptionsProperty.Builder
.