Class: Aws::Types::DeleteFileShareInput

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:



455
456
457
# File 'sig/types.rbs', line 455

def file_share_arn
  @file_share_arn
end

#force_deleteBoolean

Returns the value of attribute force_delete.

Returns:



456
457
458
# File 'sig/types.rbs', line 456

def force_delete
  @force_delete
end