Class: Aws::Types::GetResourcePositionRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#resource_identifier ⇒ ::String

Returns the value of attribute resource_identifier.

Returns:

  • (::String)


846
847
848
# File 'sig/types.rbs', line 846

def resource_identifier
  @resource_identifier
end

#resource_type ⇒ "WirelessDevice", "WirelessGateway"

Returns the value of attribute resource_type.

Returns:

  • ("WirelessDevice", "WirelessGateway")


847
848
849
# File 'sig/types.rbs', line 847

def resource_type
  @resource_type
end