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

Class: Aws::IoT::Types::DescribeBillingGroupResponse

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#billing_group_arnString

The ARN of the billing group.

Returns:

  • (String)

    The ARN of the billing group.

#billing_group_idString

The ID of the billing group.

Returns:

  • (String)

    The ID of the billing group.

#billing_group_metadataTypes::BillingGroupMetadata

Additional information about the billing group.

Returns:

#billing_group_nameString

The name of the billing group.

Returns:

  • (String)

    The name of the billing group.

#billing_group_propertiesTypes::BillingGroupProperties

The properties of the billing group.

Returns:

#versionInteger

The version of the billing group.

Returns:

  • (Integer)

    The version of the billing group.