class Aws::CloudControlApi::Types::ListResourcesOutput

@!attribute [rw] type_name

The name of the resource type.
@return [String]

@!attribute [rw] resource_descriptions

Information about the specified resources, including primary
identifier and resource model.
@return [Array<Types::ResourceDescription>]

@!attribute [rw] next_token

If the request doesn't return all of the remaining results,
`NextToken` is set to a token. To retrieve the next set of results,
call `ListResources` again and assign that token to the request
object's `NextToken` parameter. If the request returns all results,
`NextToken` is set to null.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/cloudcontrol-2021-09-30/ListResourcesOutput AWS API Documentation

Constants

SENSITIVE