Class: Aws::Types::DeleteDirectoryConfigRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#directory_name::String

Returns the value of attribute directory_name.

Returns:

  • (::String)


586
587
588
# File 'sig/types.rbs', line 586

def directory_name
  @directory_name
end