Class VertexAiFeaturestoreEntitytypeMonitoringConfigImportFeaturesAnalysisOutputReference

  • All Implemented Interfaces:
    com.hashicorp.cdktf.IInterpolatingParent, com.hashicorp.cdktf.IResolvable, com.hashicorp.cdktf.ITerraformAddressable, software.amazon.jsii.JsiiSerializable

    @Generated(value="jsii-pacmak/1.102.0 (build e354887)",
               date="2024-08-31T03:59:22.963Z")
    @Stability(Stable)
    public class VertexAiFeaturestoreEntitytypeMonitoringConfigImportFeaturesAnalysisOutputReference
    extends com.hashicorp.cdktf.ComplexObject
    • Constructor Detail

      • VertexAiFeaturestoreEntitytypeMonitoringConfigImportFeaturesAnalysisOutputReference

        protected VertexAiFeaturestoreEntitytypeMonitoringConfigImportFeaturesAnalysisOutputReference​(software.amazon.jsii.JsiiObjectRef objRef)
      • VertexAiFeaturestoreEntitytypeMonitoringConfigImportFeaturesAnalysisOutputReference

        protected VertexAiFeaturestoreEntitytypeMonitoringConfigImportFeaturesAnalysisOutputReference​(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
      • VertexAiFeaturestoreEntitytypeMonitoringConfigImportFeaturesAnalysisOutputReference

        @Stability(Stable)
        public VertexAiFeaturestoreEntitytypeMonitoringConfigImportFeaturesAnalysisOutputReference​(@NotNull
                                                                                                   com.hashicorp.cdktf.IInterpolatingParent terraformResource,
                                                                                                   @NotNull
                                                                                                   String terraformAttribute)
        Parameters:
        terraformResource - The parent resource. This parameter is required.
        terraformAttribute - The attribute on the parent resource this class is referencing. This parameter is required.
    • Method Detail

      • resetAnomalyDetectionBaseline

        @Stability(Stable)
        public void resetAnomalyDetectionBaseline()
      • resetState

        @Stability(Stable)
        public void resetState()
      • getAnomalyDetectionBaselineInput

        @Stability(Stable)
        @Nullable
        public String getAnomalyDetectionBaselineInput()
      • getStateInput

        @Stability(Stable)
        @Nullable
        public String getStateInput()
      • getAnomalyDetectionBaseline

        @Stability(Stable)
        @NotNull
        public String getAnomalyDetectionBaseline()
      • setAnomalyDetectionBaseline

        @Stability(Stable)
        public void setAnomalyDetectionBaseline​(@NotNull
                                                String value)
      • getState

        @Stability(Stable)
        @NotNull
        public String getState()
      • setState

        @Stability(Stable)
        public void setState​(@NotNull
                             String value)