Class: Aws::Types::DeleteRouteServerRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#dry_runBoolean

Returns the value of attribute dry_run.

Returns:

  • (Boolean)


4659
4660
4661
# File 'sig/types.rbs', line 4659

def dry_run
  @dry_run
end

#route_server_id::String

Returns the value of attribute route_server_id.

Returns:

  • (::String)


4658
4659
4660
# File 'sig/types.rbs', line 4658

def route_server_id
  @route_server_id
end