Class: Aws::Types::Computer

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#computer_attributes::Array[Types::Attribute]

Returns the value of attribute computer_attributes.

Returns:



206
207
208
# File 'sig/types.rbs', line 206

def computer_attributes
  @computer_attributes
end

#computer_id::String

Returns the value of attribute computer_id.

Returns:

  • (::String)


204
205
206
# File 'sig/types.rbs', line 204

def computer_id
  @computer_id
end

#computer_name::String

Returns the value of attribute computer_name.

Returns:

  • (::String)


205
206
207
# File 'sig/types.rbs', line 205

def computer_name
  @computer_name
end