Class: Aws::Types::DeleteCarrierGatewayRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#carrier_gateway_id::String

Returns the value of attribute carrier_gateway_id.

Returns:

  • (::String)


4156
4157
4158
# File 'sig/types.rbs', line 4156

def carrier_gateway_id
  @carrier_gateway_id
end

#dry_runBoolean

Returns the value of attribute dry_run.

Returns:

  • (Boolean)


4157
4158
4159
# File 'sig/types.rbs', line 4157

def dry_run
  @dry_run
end