Uses of Interface
software.amazon.awscdk.services.odb.CfnCloudVmCluster.DataCollectionOptionsProperty
Packages that use CfnCloudVmCluster.DataCollectionOptionsProperty
-
Uses of CfnCloudVmCluster.DataCollectionOptionsProperty in software.amazon.awscdk.services.odb
Classes in software.amazon.awscdk.services.odb that implement CfnCloudVmCluster.DataCollectionOptionsPropertyModifier and TypeClassDescriptionstatic final class
An implementation forCfnCloudVmCluster.DataCollectionOptionsProperty
Methods in software.amazon.awscdk.services.odb that return CfnCloudVmCluster.DataCollectionOptionsPropertyModifier and TypeMethodDescriptionCfnCloudVmCluster.DataCollectionOptionsProperty.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.odb with parameters of type CfnCloudVmCluster.DataCollectionOptionsPropertyModifier and TypeMethodDescriptionCfnCloudVmCluster.Builder.dataCollectionOptions
(CfnCloudVmCluster.DataCollectionOptionsProperty dataCollectionOptions) The set of diagnostic collection options enabled for the VM cluster.CfnCloudVmClusterProps.Builder.dataCollectionOptions
(CfnCloudVmCluster.DataCollectionOptionsProperty dataCollectionOptions) Sets the value ofCfnCloudVmClusterProps.getDataCollectionOptions()
void
CfnCloudVmCluster.setDataCollectionOptions
(CfnCloudVmCluster.DataCollectionOptionsProperty value) The set of diagnostic collection options enabled for the VM cluster.