Class: Aws::Types::ElasticGpuAssociation

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#elastic_gpu_association_id::String

Returns the value of attribute elastic_gpu_association_id.

Returns:

  • (::String)


8933
8934
8935
# File 'sig/types.rbs', line 8933

def elastic_gpu_association_id
  @elastic_gpu_association_id
end

#elastic_gpu_association_state::String

Returns the value of attribute elastic_gpu_association_state.

Returns:

  • (::String)


8934
8935
8936
# File 'sig/types.rbs', line 8934

def elastic_gpu_association_state
  @elastic_gpu_association_state
end

#elastic_gpu_association_time::String

Returns the value of attribute elastic_gpu_association_time.

Returns:

  • (::String)


8935
8936
8937
# File 'sig/types.rbs', line 8935

def elastic_gpu_association_time
  @elastic_gpu_association_time
end

#elastic_gpu_id::String

Returns the value of attribute elastic_gpu_id.

Returns:

  • (::String)


8932
8933
8934
# File 'sig/types.rbs', line 8932

def elastic_gpu_id
  @elastic_gpu_id
end