Class: Aws::Types::UpdateDirectConnectGatewayRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#direct_connect_gateway_id::String

Returns the value of attribute direct_connect_gateway_id.

Returns:

  • (::String)


1000
1001
1002
# File 'sig/types.rbs', line 1000

def direct_connect_gateway_id
  @direct_connect_gateway_id
end

#new_direct_connect_gateway_name::String

Returns the value of attribute new_direct_connect_gateway_name.

Returns:

  • (::String)


1001
1002
1003
# File 'sig/types.rbs', line 1001

def new_direct_connect_gateway_name
  @new_direct_connect_gateway_name
end