Class: Aws::Types::Attachments

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#file_system"COPIED", "VIRTUAL"

Returns the value of attribute file_system.

Returns:

  • ("COPIED", "VIRTUAL")


219
220
221
# File 'sig/types.rbs', line 219

def file_system
  @file_system
end

#manifests::Array[Types::ManifestProperties]

Returns the value of attribute manifests.

Returns:



218
219
220
# File 'sig/types.rbs', line 218

def manifests
  @manifests
end