ec2_get_default_credit_specification {paws.compute} | R Documentation |
Describes the default credit option for CPU usage of a burstable performance instance family
Description
Describes the default credit option for CPU usage of a burstable performance instance family.
See https://www.paws-r-sdk.com/docs/ec2_get_default_credit_specification/ for full documentation.
Usage
ec2_get_default_credit_specification(DryRun = NULL, InstanceFamily)
Arguments
DryRun |
Checks whether you have the required permissions for the operation,
without actually making the request, and provides an error response. If
you have the required permissions, the error response is
|
InstanceFamily |
[required] The instance family. |
[Package paws.compute version 0.9.0 Index]