Class: Aws::Types::AwsEfsAccessPointRootDirectoryDetails

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#creation_infoTypes::AwsEfsAccessPointRootDirectoryCreationInfoDetails

Returns the value of attribute creation_info.



2509
2510
2511
# File 'sig/types.rbs', line 2509

def creation_info
  @creation_info
end

#path::String

Returns the value of attribute path.

Returns:

  • (::String)


2510
2511
2512
# File 'sig/types.rbs', line 2510

def path
  @path
end