Class: Aws::Types::DeleteNetworkRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#network_id::String

Returns the value of attribute network_id.

Returns:

  • (::String)


5008
5009
5010
# File 'sig/types.rbs', line 5008

def network_id
  @network_id
end