View source: R/elasticinference_operations.R
elasticinference_describe_accelerator_offerings | R Documentation |
Describes the locations in which a given accelerator type or set of types is present in a given region.
See https://www.paws-r-sdk.com/docs/elasticinference_describe_accelerator_offerings/ for full documentation.
elasticinference_describe_accelerator_offerings(
locationType,
acceleratorTypes = NULL
)
locationType |
[required] The location type that you want to describe accelerator type offerings for. It can assume the following values: region: will return the accelerator type offering at the regional level. availability-zone: will return the accelerator type offering at the availability zone level. availability-zone-id: will return the accelerator type offering at the availability zone level returning the availability zone id. |
acceleratorTypes |
The list of accelerator types to describe. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.