Uses of Class
com.hashicorp.cdktf.providers.google.compute_node_group.ComputeNodeGroupShareSettingsProjectMap.Builder
-
Packages that use ComputeNodeGroupShareSettingsProjectMap.Builder Package Description com.hashicorp.cdktf.providers.google.compute_node_group google_compute_node_group -
-
Uses of ComputeNodeGroupShareSettingsProjectMap.Builder in com.hashicorp.cdktf.providers.google.compute_node_group
Methods in com.hashicorp.cdktf.providers.google.compute_node_group that return ComputeNodeGroupShareSettingsProjectMap.Builder Modifier and Type Method Description static ComputeNodeGroupShareSettingsProjectMap.BuilderComputeNodeGroupShareSettingsProjectMap. builder()ComputeNodeGroupShareSettingsProjectMap.BuilderComputeNodeGroupShareSettingsProjectMap.Builder. id(String id)Sets the value ofComputeNodeGroupShareSettingsProjectMap.getId()ComputeNodeGroupShareSettingsProjectMap.BuilderComputeNodeGroupShareSettingsProjectMap.Builder. projectId(String projectId)Sets the value ofComputeNodeGroupShareSettingsProjectMap.getProjectId()Constructors in com.hashicorp.cdktf.providers.google.compute_node_group with parameters of type ComputeNodeGroupShareSettingsProjectMap.Builder Constructor Description Jsii$Proxy(ComputeNodeGroupShareSettingsProjectMap.Builder builder)Constructor that initializes the object based on literal property values passed by theComputeNodeGroupShareSettingsProjectMap.Builder.
-