get Tiers
Get all available machine types (tiers) for a project, for example, db-custom-1-3840. For more information see the official documentation and API.
Example Usage
No Java example available.
Return
A collection of values returned by getTiers.
Parameters
argument
A collection of arguments for invoking getTiers.
Return
A collection of values returned by getTiers.
See also
Parameters
project
The Project ID for which to list tiers. If project
is not provided, the project defined within the default provider configuration is used.
Return
A collection of values returned by getTiers.
See also
Parameters
argument
Builder for com.pulumi.gcp.sql.kotlin.inputs.GetTiersPlainArgs.