Class GetClusterPlainArgs


  • public final class GetClusterPlainArgs
    extends com.pulumi.resources.InvokeArgs
    • Method Detail

      • location

        public java.util.Optional<java.lang.String> location()
        Returns:
        The location (zone or region) this cluster has been created in. One of `location`, `region`, `zone`, or a provider-level `zone` must be specified.
      • name

        public java.lang.String name()
        Returns:
        The name of the cluster.
      • project

        public java.util.Optional<java.lang.String> project()
        Returns:
        The project in which the resource belongs. If it is not provided, the provider project is used.