Class: Aws::Types::ReusableDelegationSetLimit

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#type"MAX_ZONES_BY_REUSABLE_DELEGATION_SET"

Returns the value of attribute type.

Returns:

  • ("MAX_ZONES_BY_REUSABLE_DELEGATION_SET")


1370
1371
1372
# File 'sig/types.rbs', line 1370

def type
  @type
end

#value::Integer

Returns the value of attribute value.

Returns:

  • (::Integer)


1371
1372
1373
# File 'sig/types.rbs', line 1371

def value
  @value
end