package pricing
- Alphabetic
- By Inheritance
- pricing
- AnyRef
- Any
- Hide All
- Show All
- Public
- All
Type Members
- type AttributeNameList = Array[String]
-
trait
AttributeValue extends Object
The values of a given attribute, such as
Throughput Optimized HDDorProvisioned IOPSfor theAmazon EC2volumeTypeattribute.The values of a given attribute, such as
Throughput Optimized HDDorProvisioned IOPSfor theAmazon EC2volumeTypeattribute.- Annotations
- @RawJSType() @native()
- type AttributeValueList = Array[AttributeValue]
- type BoxedInteger = Int
-
trait
DescribeServicesRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
DescribeServicesResponse extends Object
- Annotations
- @RawJSType() @native()
-
trait
ExpiredNextTokenExceptionException extends Object
The pagination token expired.
The pagination token expired. Try again without a pagination token.
- Annotations
- @RawJSType() @native()
-
trait
Filter extends Object
The constraints that you want all returned products to match.
The constraints that you want all returned products to match.
- Annotations
- @RawJSType() @native()
- type FilterType = String
- type Filters = Array[Filter]
-
trait
GetAttributeValuesRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
GetAttributeValuesResponse extends Object
- Annotations
- @RawJSType() @native()
-
trait
GetProductsRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
GetProductsResponse extends Object
- Annotations
- @RawJSType() @native()
-
trait
InternalErrorExceptionException extends Object
An error on the server occurred during the processing of your request.
An error on the server occurred during the processing of your request. Try again later.
- Annotations
- @RawJSType() @native()
-
trait
InvalidNextTokenExceptionException extends Object
The pagination token is invalid.
The pagination token is invalid. Try again without a pagination token.
- Annotations
- @RawJSType() @native()
-
trait
InvalidParameterExceptionException extends Object
One or more parameters had an invalid value.
One or more parameters had an invalid value.
- Annotations
- @RawJSType() @native()
-
trait
NotFoundExceptionException extends Object
The requested resource can't be found.
The requested resource can't be found.
- Annotations
- @RawJSType() @native()
- type PriceList = Array[PriceListItemJSON]
- type PriceListItemJSON = String
-
class
Pricing extends Object
- Annotations
- @RawJSType() @native() @JSImport( "aws-sdk" , "Pricing" )
- implicit final class PricingOps extends AnyVal
-
trait
Service extends Object
The metadata for a service, such as the service code and available attribute names.
The metadata for a service, such as the service code and available attribute names.
- Annotations
- @RawJSType() @native()
- type ServiceList = Array[Service]
- type errorMessage = String
Value Members
- object AttributeValue
- object DescribeServicesRequest
- object DescribeServicesResponse
- object Filter
- object FilterTypeEnum
- object GetAttributeValuesRequest
- object GetAttributeValuesResponse
- object GetProductsRequest
- object GetProductsResponse
- object Service