Postgres Instance Args
constructor(extendedLocation: Output<ExtendedLocationArgs>? = null, location: Output<String>? = null, postgresInstanceName: Output<String>? = null, properties: Output<PostgresInstancePropertiesArgs>? = null, resourceGroupName: Output<String>? = null, sku: Output<PostgresInstanceSkuArgs>? = null, tags: Output<Map<String, String>>? = null)