Class: Aws::Types::VcfHostnames

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#cloud_builder::String

Returns the value of attribute cloud_builder.

Returns:

  • (::String)


507
508
509
# File 'sig/types.rbs', line 507

def cloud_builder
  @cloud_builder
end

#nsx::String

Returns the value of attribute nsx.

Returns:

  • (::String)


500
501
502
# File 'sig/types.rbs', line 500

def nsx
  @nsx
end

#nsx_edge_1::String

Returns the value of attribute nsx_edge_1.

Returns:

  • (::String)


504
505
506
# File 'sig/types.rbs', line 504

def nsx_edge_1
  @nsx_edge_1
end

#nsx_edge_2::String

Returns the value of attribute nsx_edge_2.

Returns:

  • (::String)


505
506
507
# File 'sig/types.rbs', line 505

def nsx_edge_2
  @nsx_edge_2
end

#nsx_manager_1::String

Returns the value of attribute nsx_manager_1.

Returns:

  • (::String)


501
502
503
# File 'sig/types.rbs', line 501

def nsx_manager_1
  @nsx_manager_1
end

#nsx_manager_2::String

Returns the value of attribute nsx_manager_2.

Returns:

  • (::String)


502
503
504
# File 'sig/types.rbs', line 502

def nsx_manager_2
  @nsx_manager_2
end

#nsx_manager_3::String

Returns the value of attribute nsx_manager_3.

Returns:

  • (::String)


503
504
505
# File 'sig/types.rbs', line 503

def nsx_manager_3
  @nsx_manager_3
end

#sddc_manager::String

Returns the value of attribute sddc_manager.

Returns:

  • (::String)


506
507
508
# File 'sig/types.rbs', line 506

def sddc_manager
  @sddc_manager
end

#v_center::String

Returns the value of attribute v_center.

Returns:

  • (::String)


499
500
501
# File 'sig/types.rbs', line 499

def v_center
  @v_center
end