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
- Struct
- Aws::IoT::Types::DescribeBillingGroupResponse
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#billing_group_arn ⇒ String
The ARN of the billing group.
-
#billing_group_id ⇒ String
The ID of the billing group.
-
#billing_group_metadata ⇒ Types::BillingGroupMetadata
Additional information about the billing group.
-
#billing_group_name ⇒ String
The name of the billing group.
-
#billing_group_properties ⇒ Types::BillingGroupProperties
The properties of the billing group.
-
#version ⇒ Integer
The version of the billing group.
Instance Attribute Details
#billing_group_arn ⇒ String
The ARN of the billing group.
#billing_group_id ⇒ String
The ID of the billing group.
#billing_group_metadata ⇒ Types::BillingGroupMetadata
Additional information about the billing group.
#billing_group_name ⇒ String
The name of the billing group.
#billing_group_properties ⇒ Types::BillingGroupProperties
The properties of the billing group.
#version ⇒ Integer
The version of the billing group.