You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Pricing::Types::Service

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

The metadata for a service, such as the service code and available attribute names.

Instance Attribute Summary collapse

Instance Attribute Details

#attribute_namesArray<String>

The attributes that are available for this service.

Returns:

  • (Array<String>)

    The attributes that are available for this service.

#service_codeString

The code for the AWS service.

Returns:

  • (String)

    The code for the AWS service.