Class: Aws::Types::DeletePeeringRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#peering_id ⇒ ::String

Returns the value of attribute peering_id.

Returns:

  • (::String)


712
713
714
# File 'sig/types.rbs', line 712

def peering_id
  @peering_id
end