Class: Aws::Types::ListFileSharesInput

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#gateway_arn::String

Returns the value of attribute gateway_arn.

Returns:



978
979
980
# File 'sig/types.rbs', line 978

def gateway_arn
  @gateway_arn
end

#limit::Integer

Returns the value of attribute limit.

Returns:



979
980
981
# File 'sig/types.rbs', line 979

def limit
  @limit
end

#marker::String

Returns the value of attribute marker.

Returns:



980
981
982
# File 'sig/types.rbs', line 980

def marker
  @marker
end