Uses of Interface
com.hashicorp.cdktf.providers.google.container_cluster.ContainerClusterAddonsConfigGkeBackupAgentConfig
-
Packages that use ContainerClusterAddonsConfigGkeBackupAgentConfig Package Description com.hashicorp.cdktf.providers.google.container_cluster google_container_cluster -
-
Uses of ContainerClusterAddonsConfigGkeBackupAgentConfig in com.hashicorp.cdktf.providers.google.container_cluster
Classes in com.hashicorp.cdktf.providers.google.container_cluster that implement ContainerClusterAddonsConfigGkeBackupAgentConfig Modifier and Type Class Description static classContainerClusterAddonsConfigGkeBackupAgentConfig.Jsii$ProxyAn implementation forContainerClusterAddonsConfigGkeBackupAgentConfigMethods in com.hashicorp.cdktf.providers.google.container_cluster that return ContainerClusterAddonsConfigGkeBackupAgentConfig Modifier and Type Method Description ContainerClusterAddonsConfigGkeBackupAgentConfigContainerClusterAddonsConfigGkeBackupAgentConfig.Builder. build()Builds the configured instance.default ContainerClusterAddonsConfigGkeBackupAgentConfigContainerClusterAddonsConfig. getGkeBackupAgentConfig()gke_backup_agent_config block.ContainerClusterAddonsConfigGkeBackupAgentConfigContainerClusterAddonsConfig.Jsii$Proxy. getGkeBackupAgentConfig()ContainerClusterAddonsConfigGkeBackupAgentConfigContainerClusterAddonsConfigOutputReference. getGkeBackupAgentConfigInput()ContainerClusterAddonsConfigGkeBackupAgentConfigContainerClusterAddonsConfigGkeBackupAgentConfigOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.container_cluster with parameters of type ContainerClusterAddonsConfigGkeBackupAgentConfig Modifier and Type Method Description ContainerClusterAddonsConfig.BuilderContainerClusterAddonsConfig.Builder. gkeBackupAgentConfig(ContainerClusterAddonsConfigGkeBackupAgentConfig gkeBackupAgentConfig)Sets the value ofContainerClusterAddonsConfig.getGkeBackupAgentConfig()voidContainerClusterAddonsConfigOutputReference. putGkeBackupAgentConfig(ContainerClusterAddonsConfigGkeBackupAgentConfig value)voidContainerClusterAddonsConfigGkeBackupAgentConfigOutputReference. setInternalValue(ContainerClusterAddonsConfigGkeBackupAgentConfig value)
-