Class: Aws::Types::ActiveDirectoryConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#domain_name::String

Returns the value of attribute domain_name.

Returns:

  • (::String)


58
59
60
# File 'sig/types.rbs', line 58

def domain_name
  @domain_name
end

#service_account_secret_arn::String

Returns the value of attribute service_account_secret_arn.

Returns:

  • (::String)


59
60
61
# File 'sig/types.rbs', line 59

def 
  @service_account_secret_arn
end