Smaws_Client_PI.ListAvailableResourceDimensions
Retrieve the dimensions that can be queried for each specified metric type on a specified DB instance.
val request :
Smaws_Lib.Context.t ->
Types.list_available_resource_dimensions_request ->
(Types.list_available_resource_dimensions_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `InternalServiceError of Types.internal_service_error
| `InvalidArgumentException of Types.invalid_argument_exception
| `NotAuthorizedException of Types.not_authorized_exception ])
Stdlib.result