Uses of Interface
com.hashicorp.cdktf.providers.google.compute_node_group.ComputeNodeGroupShareSettingsProjectMap
-
Packages that use ComputeNodeGroupShareSettingsProjectMap Package Description com.hashicorp.cdktf.providers.google.compute_node_group google_compute_node_group -
-
Uses of ComputeNodeGroupShareSettingsProjectMap in com.hashicorp.cdktf.providers.google.compute_node_group
Classes in com.hashicorp.cdktf.providers.google.compute_node_group that implement ComputeNodeGroupShareSettingsProjectMap Modifier and Type Class Description static classComputeNodeGroupShareSettingsProjectMap.Jsii$ProxyAn implementation forComputeNodeGroupShareSettingsProjectMapMethods in com.hashicorp.cdktf.providers.google.compute_node_group that return ComputeNodeGroupShareSettingsProjectMap Modifier and Type Method Description ComputeNodeGroupShareSettingsProjectMapComputeNodeGroupShareSettingsProjectMap.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.compute_node_group with parameters of type ComputeNodeGroupShareSettingsProjectMap Modifier and Type Method Description voidComputeNodeGroupShareSettingsProjectMapOutputReference. setInternalValue(ComputeNodeGroupShareSettingsProjectMap value)Method parameters in com.hashicorp.cdktf.providers.google.compute_node_group with type arguments of type ComputeNodeGroupShareSettingsProjectMap Modifier and Type Method Description ComputeNodeGroupShareSettings.BuilderComputeNodeGroupShareSettings.Builder. projectMap(List<? extends ComputeNodeGroupShareSettingsProjectMap> projectMap)Sets the value ofComputeNodeGroupShareSettings.getProjectMap()voidComputeNodeGroupShareSettingsProjectMapList. setInternalValue(List<ComputeNodeGroupShareSettingsProjectMap> value)
-