Interface ComputeRegionInstanceGroupManagerAllInstancesConfig

    • Method Detail

      • getLabels

        @Stability(Stable)
        @Nullable
        default Map<String,​String> getLabels()
        The label key-value pairs that you want to patch onto the instance,.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/compute_region_instance_group_manager#labels ComputeRegionInstanceGroupManager#labels}

      • getMetadata

        @Stability(Stable)
        @Nullable
        default Map<String,​String> getMetadata()
        The metadata key-value pairs that you want to patch onto the instance.

        For more information, see Project and instance metadata, Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/compute_region_instance_group_manager#metadata ComputeRegionInstanceGroupManager#metadata}