Class: Aws::Types::InitialVlans

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#edge_v_tepTypes::InitialVlanInfo

Returns the value of attribute edge_v_tep.



306
307
308
# File 'sig/types.rbs', line 306

def edge_v_tep
  @edge_v_tep
end

#expansion_vlan_1Types::InitialVlanInfo

Returns the value of attribute expansion_vlan_1.



309
310
311
# File 'sig/types.rbs', line 309

def expansion_vlan_1
  @expansion_vlan_1
end

#expansion_vlan_2Types::InitialVlanInfo

Returns the value of attribute expansion_vlan_2.



310
311
312
# File 'sig/types.rbs', line 310

def expansion_vlan_2
  @expansion_vlan_2
end

#hcxTypes::InitialVlanInfo

Returns the value of attribute hcx.



308
309
310
# File 'sig/types.rbs', line 308

def hcx
  @hcx
end

#hcx_network_acl_id::String

Returns the value of attribute hcx_network_acl_id.

Returns:

  • (::String)


312
313
314
# File 'sig/types.rbs', line 312

def hcx_network_acl_id
  @hcx_network_acl_id
end

#is_hcx_publicBoolean

Returns the value of attribute is_hcx_public.

Returns:

  • (Boolean)


311
312
313
# File 'sig/types.rbs', line 311

def is_hcx_public
  @is_hcx_public
end

Returns the value of attribute nsx_uplink.



307
308
309
# File 'sig/types.rbs', line 307

def nsx_uplink
  @nsx_uplink
end

#v_motionTypes::InitialVlanInfo

Returns the value of attribute v_motion.



303
304
305
# File 'sig/types.rbs', line 303

def v_motion
  @v_motion
end

#v_sanTypes::InitialVlanInfo

Returns the value of attribute v_san.



304
305
306
# File 'sig/types.rbs', line 304

def v_san
  @v_san
end

#v_tepTypes::InitialVlanInfo

Returns the value of attribute v_tep.



305
306
307
# File 'sig/types.rbs', line 305

def v_tep
  @v_tep
end

#vm_managementTypes::InitialVlanInfo

Returns the value of attribute vm_management.



302
303
304
# File 'sig/types.rbs', line 302

def vm_management
  @vm_management
end

#vmk_managementTypes::InitialVlanInfo

Returns the value of attribute vmk_management.



301
302
303
# File 'sig/types.rbs', line 301

def vmk_management
  @vmk_management
end