Class: Aws::Types::EvictFilesFailingUploadInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#file_share_arn::String

Returns the value of attribute file_share_arn.

Returns:

  • (::String)


867
868
869
# File 'sig/types.rbs', line 867

def file_share_arn
  @file_share_arn
end

#force_removeBoolean

Returns the value of attribute force_remove.

Returns:

  • (Boolean)


868
869
870
# File 'sig/types.rbs', line 868

def force_remove
  @force_remove
end