Class: Aws::Types::GetReusableDelegationSetLimitResponse

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)


666
667
668
# File 'sig/types.rbs', line 666

def count
  @count
end

#limitTypes::ReusableDelegationSetLimit

Returns the value of attribute limit.



665
666
667
# File 'sig/types.rbs', line 665

def limit
  @limit
end