Class: Aws::Types::AddUploadBufferInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#disk_ids::Array[::String]

Returns the value of attribute disk_ids.

Returns:

  • (::Array[::String])


52
53
54
# File 'sig/types.rbs', line 52

def disk_ids
  @disk_ids
end

#gateway_arn::String

Returns the value of attribute gateway_arn.

Returns:

  • (::String)


51
52
53
# File 'sig/types.rbs', line 51

def gateway_arn
  @gateway_arn
end