Uses of Interface
com.hashicorp.cdktf.providers.google.compute_instance.ComputeInstanceNetworkInterfaceAccessConfig
-
Packages that use ComputeInstanceNetworkInterfaceAccessConfig Package Description com.hashicorp.cdktf.providers.google.compute_instance google_compute_instance -
-
Uses of ComputeInstanceNetworkInterfaceAccessConfig in com.hashicorp.cdktf.providers.google.compute_instance
Classes in com.hashicorp.cdktf.providers.google.compute_instance that implement ComputeInstanceNetworkInterfaceAccessConfig Modifier and Type Class Description static classComputeInstanceNetworkInterfaceAccessConfig.Jsii$ProxyAn implementation forComputeInstanceNetworkInterfaceAccessConfigMethods in com.hashicorp.cdktf.providers.google.compute_instance that return ComputeInstanceNetworkInterfaceAccessConfig Modifier and Type Method Description ComputeInstanceNetworkInterfaceAccessConfigComputeInstanceNetworkInterfaceAccessConfig.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.compute_instance with parameters of type ComputeInstanceNetworkInterfaceAccessConfig Modifier and Type Method Description voidComputeInstanceNetworkInterfaceAccessConfigOutputReference. setInternalValue(ComputeInstanceNetworkInterfaceAccessConfig value)Method parameters in com.hashicorp.cdktf.providers.google.compute_instance with type arguments of type ComputeInstanceNetworkInterfaceAccessConfig Modifier and Type Method Description ComputeInstanceNetworkInterface.BuilderComputeInstanceNetworkInterface.Builder. accessConfig(List<? extends ComputeInstanceNetworkInterfaceAccessConfig> accessConfig)Sets the value ofComputeInstanceNetworkInterface.getAccessConfig()voidComputeInstanceNetworkInterfaceAccessConfigList. setInternalValue(List<ComputeInstanceNetworkInterfaceAccessConfig> value)
-