Class: Aws::Types::DescribeResourceCollectionHealthRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


270
271
272
# File 'sig/types.rbs', line 270

def next_token
  @next_token
end

#resource_collection_type"AWS_CLOUD_FORMATION", ...

Returns the value of attribute resource_collection_type.

Returns:

  • ("AWS_CLOUD_FORMATION", "AWS_SERVICE", "AWS_TAGS")


269
270
271
# File 'sig/types.rbs', line 269

def resource_collection_type
  @resource_collection_type
end