Uses of Interface
com.hashicorp.cdktf.providers.google.container_cluster.ContainerClusterMaintenancePolicyRecurringWindow
-
Packages that use ContainerClusterMaintenancePolicyRecurringWindow Package Description com.hashicorp.cdktf.providers.google.container_cluster google_container_cluster -
-
Uses of ContainerClusterMaintenancePolicyRecurringWindow in com.hashicorp.cdktf.providers.google.container_cluster
Classes in com.hashicorp.cdktf.providers.google.container_cluster that implement ContainerClusterMaintenancePolicyRecurringWindow Modifier and Type Class Description static classContainerClusterMaintenancePolicyRecurringWindow.Jsii$ProxyAn implementation forContainerClusterMaintenancePolicyRecurringWindowMethods in com.hashicorp.cdktf.providers.google.container_cluster that return ContainerClusterMaintenancePolicyRecurringWindow Modifier and Type Method Description ContainerClusterMaintenancePolicyRecurringWindowContainerClusterMaintenancePolicyRecurringWindow.Builder. build()Builds the configured instance.ContainerClusterMaintenancePolicyRecurringWindowContainerClusterMaintenancePolicyRecurringWindowOutputReference. getInternalValue()default ContainerClusterMaintenancePolicyRecurringWindowContainerClusterMaintenancePolicy. getRecurringWindow()recurring_window block.ContainerClusterMaintenancePolicyRecurringWindowContainerClusterMaintenancePolicy.Jsii$Proxy. getRecurringWindow()ContainerClusterMaintenancePolicyRecurringWindowContainerClusterMaintenancePolicyOutputReference. getRecurringWindowInput()Methods in com.hashicorp.cdktf.providers.google.container_cluster with parameters of type ContainerClusterMaintenancePolicyRecurringWindow Modifier and Type Method Description voidContainerClusterMaintenancePolicyOutputReference. putRecurringWindow(ContainerClusterMaintenancePolicyRecurringWindow value)ContainerClusterMaintenancePolicy.BuilderContainerClusterMaintenancePolicy.Builder. recurringWindow(ContainerClusterMaintenancePolicyRecurringWindow recurringWindow)Sets the value ofContainerClusterMaintenancePolicy.getRecurringWindow()voidContainerClusterMaintenancePolicyRecurringWindowOutputReference. setInternalValue(ContainerClusterMaintenancePolicyRecurringWindow value)
-