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)


1147
1148
1149
# File 'sig/types.rbs', line 1147

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)


1148
1149
1150
# File 'sig/types.rbs', line 1148

def new_direct_connect_gateway_name
  @new_direct_connect_gateway_name
end