Class: Aws::Types::DeleteGatewayRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#gateway_id::String

Returns the value of attribute gateway_id.

Returns:

  • (::String)


1385
1386
1387
# File 'sig/types.rbs', line 1385

def gateway_id
  @gateway_id
end