Class: Aws::Types::DeleteLocalGatewayVirtualInterfaceGroupRequest

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)


4472
4473
4474
# File 'sig/types.rbs', line 4472

def dry_run
  @dry_run
end

#local_gateway_virtual_interface_group_id::String

Returns the value of attribute local_gateway_virtual_interface_group_id.

Returns:

  • (::String)


4471
4472
4473
# File 'sig/types.rbs', line 4471

def local_gateway_virtual_interface_group_id
  @local_gateway_virtual_interface_group_id
end