Class: Aws::Types::GetReusableDelegationSetLimitRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#delegation_set_id::String

Returns the value of attribute delegation_set_id.

Returns:

  • (::String)


660
661
662
# File 'sig/types.rbs', line 660

def delegation_set_id
  @delegation_set_id
end

#type"MAX_ZONES_BY_REUSABLE_DELEGATION_SET"

Returns the value of attribute type.

Returns:

  • ("MAX_ZONES_BY_REUSABLE_DELEGATION_SET")


659
660
661
# File 'sig/types.rbs', line 659

def type
  @type
end