Class: Aws::Types::DeleteResolverRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#api_id::String

Returns the value of attribute api_id.

Returns:

  • (::String)


513
514
515
# File 'sig/types.rbs', line 513

def api_id
  @api_id
end

#field_name::String

Returns the value of attribute field_name.

Returns:

  • (::String)


515
516
517
# File 'sig/types.rbs', line 515

def field_name
  @field_name
end

#type_name::String

Returns the value of attribute type_name.

Returns:

  • (::String)


514
515
516
# File 'sig/types.rbs', line 514

def type_name
  @type_name
end