Uses of Interface
com.hashicorp.cdktf.providers.google.compute_node_template.ComputeNodeTemplateServerBinding
-
Packages that use ComputeNodeTemplateServerBinding Package Description com.hashicorp.cdktf.providers.google.compute_node_template google_compute_node_template -
-
Uses of ComputeNodeTemplateServerBinding in com.hashicorp.cdktf.providers.google.compute_node_template
Classes in com.hashicorp.cdktf.providers.google.compute_node_template that implement ComputeNodeTemplateServerBinding Modifier and Type Class Description static classComputeNodeTemplateServerBinding.Jsii$ProxyAn implementation forComputeNodeTemplateServerBindingMethods in com.hashicorp.cdktf.providers.google.compute_node_template that return ComputeNodeTemplateServerBinding Modifier and Type Method Description ComputeNodeTemplateServerBindingComputeNodeTemplateServerBinding.Builder. build()Builds the configured instance.ComputeNodeTemplateServerBindingComputeNodeTemplateServerBindingOutputReference. getInternalValue()default ComputeNodeTemplateServerBindingComputeNodeTemplateConfig. getServerBinding()server_binding block.ComputeNodeTemplateServerBindingComputeNodeTemplateConfig.Jsii$Proxy. getServerBinding()ComputeNodeTemplateServerBindingComputeNodeTemplate. getServerBindingInput()Methods in com.hashicorp.cdktf.providers.google.compute_node_template with parameters of type ComputeNodeTemplateServerBinding Modifier and Type Method Description voidComputeNodeTemplate. putServerBinding(ComputeNodeTemplateServerBinding value)ComputeNodeTemplate.BuilderComputeNodeTemplate.Builder. serverBinding(ComputeNodeTemplateServerBinding serverBinding)server_binding block.ComputeNodeTemplateConfig.BuilderComputeNodeTemplateConfig.Builder. serverBinding(ComputeNodeTemplateServerBinding serverBinding)Sets the value ofComputeNodeTemplateConfig.getServerBinding()voidComputeNodeTemplateServerBindingOutputReference. setInternalValue(ComputeNodeTemplateServerBinding value)
-