Class: Aws::Types::CreateCachediSCSIVolumeOutput

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)


243
244
245
# File 'sig/types.rbs', line 243

def target_arn
  @target_arn
end

#volume_arn::String

Returns the value of attribute volume_arn.

Returns:

  • (::String)


242
243
244
# File 'sig/types.rbs', line 242

def volume_arn
  @volume_arn
end