Class: Aws::Types::ComplianceContributorCount

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#cap_exceededBoolean

Returns the value of attribute cap_exceeded.

Returns:

  • (Boolean)


212
213
214
# File 'sig/types.rbs', line 212

def cap_exceeded
  @cap_exceeded
end

#capped_count::Integer

Returns the value of attribute capped_count.

Returns:

  • (::Integer)


211
212
213
# File 'sig/types.rbs', line 211

def capped_count
  @capped_count
end