Class: Aws::Types::CreateWirelessGatewayTaskRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#id ⇒ ::String

Returns the value of attribute id.

Returns:

  • (::String)


341
342
343
# File 'sig/types.rbs', line 341

def id
  @id
end

#wireless_gateway_task_definition_id ⇒ ::String

Returns the value of attribute wireless_gateway_task_definition_id.

Returns:

  • (::String)


342
343
344
# File 'sig/types.rbs', line 342

def wireless_gateway_task_definition_id
  @wireless_gateway_task_definition_id
end