Uses of Interface
com.hashicorp.cdktf.providers.google.alloydb_instance.AlloydbInstanceMachineConfig
-
Packages that use AlloydbInstanceMachineConfig Package Description com.hashicorp.cdktf.providers.google.alloydb_instance google_alloydb_instance -
-
Uses of AlloydbInstanceMachineConfig in com.hashicorp.cdktf.providers.google.alloydb_instance
Classes in com.hashicorp.cdktf.providers.google.alloydb_instance that implement AlloydbInstanceMachineConfig Modifier and Type Class Description static classAlloydbInstanceMachineConfig.Jsii$ProxyAn implementation forAlloydbInstanceMachineConfigMethods in com.hashicorp.cdktf.providers.google.alloydb_instance that return AlloydbInstanceMachineConfig Modifier and Type Method Description AlloydbInstanceMachineConfigAlloydbInstanceMachineConfig.Builder. build()Builds the configured instance.AlloydbInstanceMachineConfigAlloydbInstanceMachineConfigOutputReference. getInternalValue()default AlloydbInstanceMachineConfigAlloydbInstanceConfig. getMachineConfig()machine_config block.AlloydbInstanceMachineConfigAlloydbInstanceConfig.Jsii$Proxy. getMachineConfig()AlloydbInstanceMachineConfigAlloydbInstance. getMachineConfigInput()Methods in com.hashicorp.cdktf.providers.google.alloydb_instance with parameters of type AlloydbInstanceMachineConfig Modifier and Type Method Description AlloydbInstance.BuilderAlloydbInstance.Builder. machineConfig(AlloydbInstanceMachineConfig machineConfig)machine_config block.AlloydbInstanceConfig.BuilderAlloydbInstanceConfig.Builder. machineConfig(AlloydbInstanceMachineConfig machineConfig)Sets the value ofAlloydbInstanceConfig.getMachineConfig()voidAlloydbInstance. putMachineConfig(AlloydbInstanceMachineConfig value)voidAlloydbInstanceMachineConfigOutputReference. setInternalValue(AlloydbInstanceMachineConfig value)
-