Class: Aws::Types::DeleteLagRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#lag_id::String

Returns the value of attribute lag_id.

Returns:

  • (::String)


439
440
441
# File 'sig/types.rbs', line 439

def lag_id
  @lag_id
end