class Aws::ConfigService::Types::ResourceCount

An object that contains the resource type and the number of resources.

@!attribute [rw] resource_type

The resource type (for example, `"AWS::EC2::Instance"`).
@return [String]

@!attribute [rw] count

The number of resources.
@return [Integer]

@see docs.aws.amazon.com/goto/WebAPI/config-2014-11-12/ResourceCount AWS API Documentation

Constants

SENSITIVE