Class: Aws::Types::SvmActiveDirectoryConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#net_bios_name::String

Returns the value of attribute net_bios_name.

Returns:

  • (::String)


1652
1653
1654
# File 'sig/types.rbs', line 1652

def net_bios_name
  @net_bios_name
end

#self_managed_active_directory_configurationTypes::SelfManagedActiveDirectoryAttributes

Returns the value of attribute self_managed_active_directory_configuration.



1653
1654
1655
# File 'sig/types.rbs', line 1653

def self_managed_active_directory_configuration
  @self_managed_active_directory_configuration
end