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)


3790
3791
3792
# File 'sig/types.rbs', line 3790

def gateway_id
  @gateway_id
end

#gateway_name::String

Returns the value of attribute gateway_name.

Returns:

  • (::String)


3791
3792
3793
# File 'sig/types.rbs', line 3791

def gateway_name
  @gateway_name
end