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)


5005
5006
5007
# File 'sig/types.rbs', line 5005

def network_id
  @network_id
end