Class: Aws::Types::DirectoryDescription
- Inherits:
-
Object
- Object
- Aws::Types::DirectoryDescription
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#access_url ⇒ ::String
Returns the value of attribute access_url.
-
#alias ⇒ ::String
Returns the value of attribute alias.
-
#connect_settings ⇒ Types::DirectoryConnectSettingsDescription
Returns the value of attribute connect_settings.
-
#description ⇒ ::String
Returns the value of attribute description.
-
#desired_number_of_domain_controllers ⇒ ::Integer
Returns the value of attribute desired_number_of_domain_controllers.
-
#directory_id ⇒ ::String
Returns the value of attribute directory_id.
-
#dns_ip_addrs ⇒ ::Array[::String]
Returns the value of attribute dns_ip_addrs.
-
#dns_ipv_6_addrs ⇒ ::Array[::String]
Returns the value of attribute dns_ipv_6_addrs.
-
#edition ⇒ "Enterprise", ...
Returns the value of attribute edition.
-
#hybrid_settings ⇒ Types::HybridSettingsDescription
Returns the value of attribute hybrid_settings.
-
#launch_time ⇒ ::Time
Returns the value of attribute launch_time.
-
#name ⇒ ::String
Returns the value of attribute name.
-
#network_type ⇒ "Dual-stack", ...
Returns the value of attribute network_type.
-
#os_version ⇒ "SERVER_2012", "SERVER_2019"
Returns the value of attribute os_version.
-
#owner_directory_description ⇒ Types::OwnerDirectoryDescription
Returns the value of attribute owner_directory_description.
-
#radius_settings ⇒ Types::RadiusSettings
Returns the value of attribute radius_settings.
-
#radius_status ⇒ "Creating", ...
Returns the value of attribute radius_status.
-
#regions_info ⇒ Types::RegionsInfo
Returns the value of attribute regions_info.
-
#share_method ⇒ "ORGANIZATIONS", "HANDSHAKE"
Returns the value of attribute share_method.
-
#share_notes ⇒ ::String
Returns the value of attribute share_notes.
-
#share_status ⇒ "Shared", ...
Returns the value of attribute share_status.
-
#short_name ⇒ ::String
Returns the value of attribute short_name.
-
#size ⇒ "Small", "Large"
Returns the value of attribute size.
-
#sso_enabled ⇒ Boolean
Returns the value of attribute sso_enabled.
-
#stage ⇒ "Requested", ...
Returns the value of attribute stage.
-
#stage_last_updated_date_time ⇒ ::Time
Returns the value of attribute stage_last_updated_date_time.
-
#stage_reason ⇒ ::String
Returns the value of attribute stage_reason.
-
#type ⇒ "SimpleAD", ...
Returns the value of attribute type.
-
#vpc_settings ⇒ Types::DirectoryVpcSettingsDescription
Returns the value of attribute vpc_settings.
Instance Attribute Details
#access_url ⇒ ::String
Returns the value of attribute access_url.
689 690 691 |
# File 'sig/types.rbs', line 689 def access_url @access_url end |
#alias ⇒ ::String
Returns the value of attribute alias.
688 689 690 |
# File 'sig/types.rbs', line 688 def alias @alias end |
#connect_settings ⇒ Types::DirectoryConnectSettingsDescription
Returns the value of attribute connect_settings.
701 702 703 |
# File 'sig/types.rbs', line 701 def connect_settings @connect_settings end |
#description ⇒ ::String
Returns the value of attribute description.
690 691 692 |
# File 'sig/types.rbs', line 690 def description @description end |
#desired_number_of_domain_controllers ⇒ ::Integer
Returns the value of attribute desired_number_of_domain_controllers.
706 707 708 |
# File 'sig/types.rbs', line 706 def desired_number_of_domain_controllers @desired_number_of_domain_controllers end |
#directory_id ⇒ ::String
Returns the value of attribute directory_id.
683 684 685 |
# File 'sig/types.rbs', line 683 def directory_id @directory_id end |
#dns_ip_addrs ⇒ ::Array[::String]
Returns the value of attribute dns_ip_addrs.
691 692 693 |
# File 'sig/types.rbs', line 691 def dns_ip_addrs @dns_ip_addrs end |
#dns_ipv_6_addrs ⇒ ::Array[::String]
Returns the value of attribute dns_ipv_6_addrs.
692 693 694 |
# File 'sig/types.rbs', line 692 def dns_ipv_6_addrs @dns_ipv_6_addrs end |
#edition ⇒ "Enterprise", ...
Returns the value of attribute edition.
687 688 689 |
# File 'sig/types.rbs', line 687 def edition @edition end |
#hybrid_settings ⇒ Types::HybridSettingsDescription
Returns the value of attribute hybrid_settings.
710 711 712 |
# File 'sig/types.rbs', line 710 def hybrid_settings @hybrid_settings end |
#launch_time ⇒ ::Time
Returns the value of attribute launch_time.
697 698 699 |
# File 'sig/types.rbs', line 697 def launch_time @launch_time end |
#name ⇒ ::String
Returns the value of attribute name.
684 685 686 |
# File 'sig/types.rbs', line 684 def name @name end |
#network_type ⇒ "Dual-stack", ...
Returns the value of attribute network_type.
711 712 713 |
# File 'sig/types.rbs', line 711 def network_type @network_type end |
#os_version ⇒ "SERVER_2012", "SERVER_2019"
Returns the value of attribute os_version.
709 710 711 |
# File 'sig/types.rbs', line 709 def os_version @os_version end |
#owner_directory_description ⇒ Types::OwnerDirectoryDescription
Returns the value of attribute owner_directory_description.
707 708 709 |
# File 'sig/types.rbs', line 707 def owner_directory_description @owner_directory_description end |
#radius_settings ⇒ Types::RadiusSettings
Returns the value of attribute radius_settings.
702 703 704 |
# File 'sig/types.rbs', line 702 def radius_settings @radius_settings end |
#radius_status ⇒ "Creating", ...
Returns the value of attribute radius_status.
703 704 705 |
# File 'sig/types.rbs', line 703 def radius_status @radius_status end |
#regions_info ⇒ Types::RegionsInfo
Returns the value of attribute regions_info.
708 709 710 |
# File 'sig/types.rbs', line 708 def regions_info @regions_info end |
#share_method ⇒ "ORGANIZATIONS", "HANDSHAKE"
Returns the value of attribute share_method.
695 696 697 |
# File 'sig/types.rbs', line 695 def share_method @share_method end |
#share_notes ⇒ ::String
Returns the value of attribute share_notes.
696 697 698 |
# File 'sig/types.rbs', line 696 def share_notes @share_notes end |
#share_status ⇒ "Shared", ...
Returns the value of attribute share_status.
694 695 696 |
# File 'sig/types.rbs', line 694 def share_status @share_status end |
#short_name ⇒ ::String
Returns the value of attribute short_name.
685 686 687 |
# File 'sig/types.rbs', line 685 def short_name @short_name end |
#size ⇒ "Small", "Large"
Returns the value of attribute size.
686 687 688 |
# File 'sig/types.rbs', line 686 def size @size end |
#sso_enabled ⇒ Boolean
Returns the value of attribute sso_enabled.
705 706 707 |
# File 'sig/types.rbs', line 705 def sso_enabled @sso_enabled end |
#stage ⇒ "Requested", ...
Returns the value of attribute stage.
693 694 695 |
# File 'sig/types.rbs', line 693 def stage @stage end |
#stage_last_updated_date_time ⇒ ::Time
Returns the value of attribute stage_last_updated_date_time.
698 699 700 |
# File 'sig/types.rbs', line 698 def stage_last_updated_date_time @stage_last_updated_date_time end |
#stage_reason ⇒ ::String
Returns the value of attribute stage_reason.
704 705 706 |
# File 'sig/types.rbs', line 704 def stage_reason @stage_reason end |
#type ⇒ "SimpleAD", ...
Returns the value of attribute type.
699 700 701 |
# File 'sig/types.rbs', line 699 def type @type end |
#vpc_settings ⇒ Types::DirectoryVpcSettingsDescription
Returns the value of attribute vpc_settings.
700 701 702 |
# File 'sig/types.rbs', line 700 def vpc_settings @vpc_settings end |