Uses of Interface
com.hashicorp.cdktf.providers.google.looker_instance.LookerInstanceMaintenanceWindowStartTime
-
Packages that use LookerInstanceMaintenanceWindowStartTime Package Description com.hashicorp.cdktf.providers.google.looker_instance google_looker_instance -
-
Uses of LookerInstanceMaintenanceWindowStartTime in com.hashicorp.cdktf.providers.google.looker_instance
Classes in com.hashicorp.cdktf.providers.google.looker_instance that implement LookerInstanceMaintenanceWindowStartTime Modifier and Type Class Description static classLookerInstanceMaintenanceWindowStartTime.Jsii$ProxyAn implementation forLookerInstanceMaintenanceWindowStartTimeMethods in com.hashicorp.cdktf.providers.google.looker_instance that return LookerInstanceMaintenanceWindowStartTime Modifier and Type Method Description LookerInstanceMaintenanceWindowStartTimeLookerInstanceMaintenanceWindowStartTime.Builder. build()Builds the configured instance.LookerInstanceMaintenanceWindowStartTimeLookerInstanceMaintenanceWindowStartTimeOutputReference. getInternalValue()LookerInstanceMaintenanceWindowStartTimeLookerInstanceMaintenanceWindow. getStartTime()start_time block.LookerInstanceMaintenanceWindowStartTimeLookerInstanceMaintenanceWindow.Jsii$Proxy. getStartTime()LookerInstanceMaintenanceWindowStartTimeLookerInstanceMaintenanceWindowOutputReference. getStartTimeInput()Methods in com.hashicorp.cdktf.providers.google.looker_instance with parameters of type LookerInstanceMaintenanceWindowStartTime Modifier and Type Method Description voidLookerInstanceMaintenanceWindowOutputReference. putStartTime(LookerInstanceMaintenanceWindowStartTime value)voidLookerInstanceMaintenanceWindowStartTimeOutputReference. setInternalValue(LookerInstanceMaintenanceWindowStartTime value)LookerInstanceMaintenanceWindow.BuilderLookerInstanceMaintenanceWindow.Builder. startTime(LookerInstanceMaintenanceWindowStartTime startTime)Sets the value ofLookerInstanceMaintenanceWindow.getStartTime()
-