Class: Aws::Types::DescribeDomainControllersResult

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#domain_controllers::Array[Types::DomainController]

Returns the value of attribute domain_controllers.

Returns:



524
525
526
# File 'sig/types.rbs', line 524

def domain_controllers
  @domain_controllers
end

#next_token::String

Returns the value of attribute next_token.

Returns:



525
526
527
# File 'sig/types.rbs', line 525

def next_token
  @next_token
end