Class: Aws::Types::S3FileSystemConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#mount_path::String

Returns the value of attribute mount_path.

Returns:

  • (::String)


10658
10659
10660
# File 'sig/types.rbs', line 10658

def mount_path
  @mount_path
end

#s3_uri::String

Returns the value of attribute s3_uri.

Returns:

  • (::String)


10659
10660
10661
# File 'sig/types.rbs', line 10659

def s3_uri
  @s3_uri
end