Class: Aws::Types::FileSystemConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#arn::String

Returns the value of attribute arn.

Returns:

  • (::String)


799
800
801
# File 'sig/types.rbs', line 799

def arn
  @arn
end

#local_mount_path::String

Returns the value of attribute local_mount_path.

Returns:

  • (::String)


800
801
802
# File 'sig/types.rbs', line 800

def local_mount_path
  @local_mount_path
end