Class: Aws::Types::AssociatedTargetNetwork

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)


795
796
797
# File 'sig/types.rbs', line 795

def network_id
  @network_id
end

#network_type"vpc"

Returns the value of attribute network_type.

Returns:

  • ("vpc")


796
797
798
# File 'sig/types.rbs', line 796

def network_type
  @network_type
end