Class: Aws::Types::ResourceGroupByRule

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#filtersTypes::ResourcesFilters

Returns the value of attribute filters.



7177
7178
7179
# File 'sig/types.rbs', line 7177

def filters
  @filters
end

#group_by_field"AccountId", ...

Returns the value of attribute group_by_field.

Returns:

  • ("AccountId", "AccountName", "Region", "ResourceProvider", "ResourceOwnerAccountId", "ResourceOwnerOrgId", "ResourceCloudPartition", "ResourceRegion", "ResourceCategory", "ResourceType", "ResourceName", "FindingsSummary.FindingType", "ResourceSubCategory", "DiscoveryType", "ResourceInfo.AIDetails.HostResourceType", "ResourceInfo.AIDetails.CanonicalId")


7176
7177
7178
# File 'sig/types.rbs', line 7176

def group_by_field
  @group_by_field
end