Class: Aws::Types::Counts

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#count::Integer

Returns the value of attribute count.

Returns:

  • (::Integer)


919
920
921
# File 'sig/types.rbs', line 919

def count
  @count
end

#group_key"SCAN_STATUS_CODE", ...

Returns the value of attribute group_key.

Returns:

  • ("SCAN_STATUS_CODE", "SCAN_STATUS_REASON", "ACCOUNT_ID", "RESOURCE_TYPE", "ECR_REPOSITORY_NAME", "PROVIDER", "PROVIDER_ACCOUNT_ID", "PROVIDER_REGION", "PROVIDER_ORG_ID")


920
921
922
# File 'sig/types.rbs', line 920

def group_key
  @group_key
end