Class: Aws::Types::ListFileSystemAssociationsInput

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:

  • (::String)


992
993
994
# File 'sig/types.rbs', line 992

def gateway_arn
  @gateway_arn
end

#limit::Integer

Returns the value of attribute limit.

Returns:

  • (::Integer)


993
994
995
# File 'sig/types.rbs', line 993

def limit
  @limit
end

#marker::String

Returns the value of attribute marker.

Returns:

  • (::String)


994
995
996
# File 'sig/types.rbs', line 994

def marker
  @marker
end