Class: Aws::Types::UpdateGatewayRequest

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)


3749
3750
3751
# File 'sig/types.rbs', line 3749

def gateway_id
  @gateway_id
end

#gateway_name::String

Returns the value of attribute gateway_name.

Returns:

  • (::String)


3750
3751
3752
# File 'sig/types.rbs', line 3750

def gateway_name
  @gateway_name
end