Class: Aws::Types::GetResolverRequest

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)


810
811
812
# File 'sig/types.rbs', line 810

def api_id
  @api_id
end

#field_name::String

Returns the value of attribute field_name.

Returns:

  • (::String)


812
813
814
# File 'sig/types.rbs', line 812

def field_name
  @field_name
end

#type_name::String

Returns the value of attribute type_name.

Returns:

  • (::String)


811
812
813
# File 'sig/types.rbs', line 811

def type_name
  @type_name
end