Class: Aws::Types::RootDirectory

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#creation_infoTypes::CreationInfo

Returns the value of attribute creation_info.

Returns:



536
537
538
# File 'sig/types.rbs', line 536

def creation_info
  @creation_info
end

#path::String

Returns the value of attribute path.

Returns:

  • (::String)


535
536
537
# File 'sig/types.rbs', line 535

def path
  @path
end