Class: Aws::Types::AttachVolumeOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#target_arn::String

Returns the value of attribute target_arn.

Returns:

  • (::String)


113
114
115
# File 'sig/types.rbs', line 113

def target_arn
  @target_arn
end

#volume_arn::String

Returns the value of attribute volume_arn.

Returns:

  • (::String)


112
113
114
# File 'sig/types.rbs', line 112

def volume_arn
  @volume_arn
end