Uses of Interface
com.hashicorp.cdktf.providers.google.compute_instance.ComputeInstanceSchedulingNodeAffinities
-
Packages that use ComputeInstanceSchedulingNodeAffinities Package Description com.hashicorp.cdktf.providers.google.compute_instance google_compute_instance -
-
Uses of ComputeInstanceSchedulingNodeAffinities in com.hashicorp.cdktf.providers.google.compute_instance
Classes in com.hashicorp.cdktf.providers.google.compute_instance that implement ComputeInstanceSchedulingNodeAffinities Modifier and Type Class Description static classComputeInstanceSchedulingNodeAffinities.Jsii$ProxyAn implementation forComputeInstanceSchedulingNodeAffinitiesMethods in com.hashicorp.cdktf.providers.google.compute_instance that return ComputeInstanceSchedulingNodeAffinities Modifier and Type Method Description ComputeInstanceSchedulingNodeAffinitiesComputeInstanceSchedulingNodeAffinities.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.compute_instance with parameters of type ComputeInstanceSchedulingNodeAffinities Modifier and Type Method Description voidComputeInstanceSchedulingNodeAffinitiesOutputReference. setInternalValue(ComputeInstanceSchedulingNodeAffinities value)Method parameters in com.hashicorp.cdktf.providers.google.compute_instance with type arguments of type ComputeInstanceSchedulingNodeAffinities Modifier and Type Method Description ComputeInstanceScheduling.BuilderComputeInstanceScheduling.Builder. nodeAffinities(List<? extends ComputeInstanceSchedulingNodeAffinities> nodeAffinities)Sets the value ofComputeInstanceScheduling.getNodeAffinities()voidComputeInstanceSchedulingNodeAffinitiesList. setInternalValue(List<ComputeInstanceSchedulingNodeAffinities> value)
-