Class: Aws::Types::GetComputeAccessInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#compute_name::String

Returns the value of attribute compute_name.

Returns:

  • (::String)


1375
1376
1377
# File 'sig/types.rbs', line 1375

def compute_name
  @compute_name
end

#fleet_id::String

Returns the value of attribute fleet_id.

Returns:

  • (::String)


1374
1375
1376
# File 'sig/types.rbs', line 1374

def fleet_id
  @fleet_id
end