Class: Aws::Types::CreateReusableDelegationSetResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#delegation_setTypes::DelegationSet

Returns the value of attribute delegation_set.



272
273
274
# File 'sig/types.rbs', line 272

def delegation_set
  @delegation_set
end

#location::String

Returns the value of attribute location.

Returns:

  • (::String)


273
274
275
# File 'sig/types.rbs', line 273

def location
  @location
end