Class: Aws::Types::CreateNetworkOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#member_id ⇒ ::String

Returns the value of attribute member_id.

Returns:

  • (::String)


88
89
90
# File 'sig/types.rbs', line 88

def member_id
  @member_id
end

#network_id ⇒ ::String

Returns the value of attribute network_id.

Returns:

  • (::String)


87
88
89
# File 'sig/types.rbs', line 87

def network_id
  @network_id
end