Class: Aws::Types::NetworkMigrationAnalysisResultTarget

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#subnet_id ⇒ ::String

Returns the value of attribute subnet_id.

Returns:

  • (::String)


1290
1291
1292
# File 'sig/types.rbs', line 1290

def subnet_id
  @subnet_id
end

#vpc_id ⇒ ::String

Returns the value of attribute vpc_id.

Returns:

  • (::String)


1289
1290
1291
# File 'sig/types.rbs', line 1289

def vpc_id
  @vpc_id
end