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)


10651
10652
10653
# File 'sig/types.rbs', line 10651

def mount_path
  @mount_path
end

#s3_uri::String

Returns the value of attribute s3_uri.

Returns:

  • (::String)


10652
10653
10654
# File 'sig/types.rbs', line 10652

def s3_uri
  @s3_uri
end