Class: Aws::Types::DescribeDirectoryConfigsResult

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#directory_configs::Array[Types::DirectoryConfig]

Returns the value of attribute directory_configs.

Returns:



758
759
760
# File 'sig/types.rbs', line 758

def directory_configs
  @directory_configs
end

#next_token::String

Returns the value of attribute next_token.

Returns:



759
760
761
# File 'sig/types.rbs', line 759

def next_token
  @next_token
end