Uses of Interface
com.hashicorp.cdktf.providers.google.looker_instance.LookerInstanceMaintenanceWindow
-
Packages that use LookerInstanceMaintenanceWindow Package Description com.hashicorp.cdktf.providers.google.looker_instance google_looker_instance -
-
Uses of LookerInstanceMaintenanceWindow in com.hashicorp.cdktf.providers.google.looker_instance
Classes in com.hashicorp.cdktf.providers.google.looker_instance that implement LookerInstanceMaintenanceWindow Modifier and Type Class Description static classLookerInstanceMaintenanceWindow.Jsii$ProxyAn implementation forLookerInstanceMaintenanceWindowMethods in com.hashicorp.cdktf.providers.google.looker_instance that return LookerInstanceMaintenanceWindow Modifier and Type Method Description LookerInstanceMaintenanceWindowLookerInstanceMaintenanceWindow.Builder. build()Builds the configured instance.LookerInstanceMaintenanceWindowLookerInstanceMaintenanceWindowOutputReference. getInternalValue()default LookerInstanceMaintenanceWindowLookerInstanceConfig. getMaintenanceWindow()maintenance_window block.LookerInstanceMaintenanceWindowLookerInstanceConfig.Jsii$Proxy. getMaintenanceWindow()LookerInstanceMaintenanceWindowLookerInstance. getMaintenanceWindowInput()Methods in com.hashicorp.cdktf.providers.google.looker_instance with parameters of type LookerInstanceMaintenanceWindow Modifier and Type Method Description LookerInstance.BuilderLookerInstance.Builder. maintenanceWindow(LookerInstanceMaintenanceWindow maintenanceWindow)maintenance_window block.LookerInstanceConfig.BuilderLookerInstanceConfig.Builder. maintenanceWindow(LookerInstanceMaintenanceWindow maintenanceWindow)Sets the value ofLookerInstanceConfig.getMaintenanceWindow()voidLookerInstance. putMaintenanceWindow(LookerInstanceMaintenanceWindow value)voidLookerInstanceMaintenanceWindowOutputReference. setInternalValue(LookerInstanceMaintenanceWindow value)
-