Class: Aws::Types::VcenterBasedRemoteInfo

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#os_type"LINUX", "WINDOWS"

Returns the value of attribute os_type.

Returns:

  • ("LINUX", "WINDOWS")


754
755
756
# File 'sig/types.rbs', line 754

def os_type
  @os_type
end

#vcenter_configuration_time_stamp::String

Returns the value of attribute vcenter_configuration_time_stamp.

Returns:

  • (::String)


755
756
757
# File 'sig/types.rbs', line 755

def vcenter_configuration_time_stamp
  @vcenter_configuration_time_stamp
end