Class: Aws::Types::DescribeDomainResponse
- Inherits:
-
Object
- Object
- Aws::Types::DescribeDomainResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#app_network_access_type ⇒ "PublicInternetOnly", "VpcOnly"
Returns the value of attribute app_network_access_type.
-
#app_security_group_management ⇒ "Service", "Customer"
Returns the value of attribute app_security_group_management.
-
#auth_mode ⇒ "SSO", "IAM"
Returns the value of attribute auth_mode.
-
#creation_time ⇒ ::Time
Returns the value of attribute creation_time.
-
#default_space_settings ⇒ Types::DefaultSpaceSettings
Returns the value of attribute default_space_settings.
-
#default_user_settings ⇒ Types::UserSettings
Returns the value of attribute default_user_settings.
-
#domain_arn ⇒ ::String
Returns the value of attribute domain_arn.
-
#domain_id ⇒ ::String
Returns the value of attribute domain_id.
-
#domain_name ⇒ ::String
Returns the value of attribute domain_name.
-
#domain_settings ⇒ Types::DomainSettings
Returns the value of attribute domain_settings.
-
#failure_reason ⇒ ::String
Returns the value of attribute failure_reason.
-
#home_efs_file_system_creation ⇒ "Enabled", "Disabled"
Returns the value of attribute home_efs_file_system_creation.
-
#home_efs_file_system_id ⇒ ::String
Returns the value of attribute home_efs_file_system_id.
-
#home_efs_file_system_kms_key_id ⇒ ::String
Returns the value of attribute home_efs_file_system_kms_key_id.
-
#kms_key_id ⇒ ::String
Returns the value of attribute kms_key_id.
-
#last_modified_time ⇒ ::Time
Returns the value of attribute last_modified_time.
-
#security_group_id_for_domain_boundary ⇒ ::String
Returns the value of attribute security_group_id_for_domain_boundary.
-
#single_sign_on_application_arn ⇒ ::String
Returns the value of attribute single_sign_on_application_arn.
-
#single_sign_on_managed_application_instance_id ⇒ ::String
Returns the value of attribute single_sign_on_managed_application_instance_id.
-
#status ⇒ "Deleting", ...
Returns the value of attribute status.
-
#subnet_ids ⇒ ::Array[::String]
Returns the value of attribute subnet_ids.
-
#tag_propagation ⇒ "ENABLED", "DISABLED"
Returns the value of attribute tag_propagation.
-
#url ⇒ ::String
Returns the value of attribute url.
-
#vpc_id ⇒ ::String
Returns the value of attribute vpc_id.
Instance Attribute Details
#app_network_access_type ⇒ "PublicInternetOnly", "VpcOnly"
Returns the value of attribute app_network_access_type.
4162 4163 4164 |
# File 'sig/types.rbs', line 4162 def app_network_access_type @app_network_access_type end |
#app_security_group_management ⇒ "Service", "Customer"
Returns the value of attribute app_security_group_management.
4168 4169 4170 |
# File 'sig/types.rbs', line 4168 def app_security_group_management @app_security_group_management end |
#auth_mode ⇒ "SSO", "IAM"
Returns the value of attribute auth_mode.
4159 4160 4161 |
# File 'sig/types.rbs', line 4159 def auth_mode @auth_mode end |
#creation_time ⇒ ::Time
Returns the value of attribute creation_time.
4155 4156 4157 |
# File 'sig/types.rbs', line 4155 def creation_time @creation_time end |
#default_space_settings ⇒ Types::DefaultSpaceSettings
Returns the value of attribute default_space_settings.
4171 4172 4173 |
# File 'sig/types.rbs', line 4171 def default_space_settings @default_space_settings end |
#default_user_settings ⇒ Types::UserSettings
Returns the value of attribute default_user_settings.
4160 4161 4162 |
# File 'sig/types.rbs', line 4160 def default_user_settings @default_user_settings end |
#domain_arn ⇒ ::String
Returns the value of attribute domain_arn.
4148 4149 4150 |
# File 'sig/types.rbs', line 4148 def domain_arn @domain_arn end |
#domain_id ⇒ ::String
Returns the value of attribute domain_id.
4149 4150 4151 |
# File 'sig/types.rbs', line 4149 def domain_id @domain_id end |
#domain_name ⇒ ::String
Returns the value of attribute domain_name.
4150 4151 4152 |
# File 'sig/types.rbs', line 4150 def domain_name @domain_name end |
#domain_settings ⇒ Types::DomainSettings
Returns the value of attribute domain_settings.
4161 4162 4163 |
# File 'sig/types.rbs', line 4161 def domain_settings @domain_settings end |
#failure_reason ⇒ ::String
Returns the value of attribute failure_reason.
4157 4158 4159 |
# File 'sig/types.rbs', line 4157 def failure_reason @failure_reason end |
#home_efs_file_system_creation ⇒ "Enabled", "Disabled"
Returns the value of attribute home_efs_file_system_creation.
4169 4170 4171 |
# File 'sig/types.rbs', line 4169 def home_efs_file_system_creation @home_efs_file_system_creation end |
#home_efs_file_system_id ⇒ ::String
Returns the value of attribute home_efs_file_system_id.
4151 4152 4153 |
# File 'sig/types.rbs', line 4151 def home_efs_file_system_id @home_efs_file_system_id end |
#home_efs_file_system_kms_key_id ⇒ ::String
Returns the value of attribute home_efs_file_system_kms_key_id.
4163 4164 4165 |
# File 'sig/types.rbs', line 4163 def home_efs_file_system_kms_key_id @home_efs_file_system_kms_key_id end |
#kms_key_id ⇒ ::String
Returns the value of attribute kms_key_id.
4167 4168 4169 |
# File 'sig/types.rbs', line 4167 def kms_key_id @kms_key_id end |
#last_modified_time ⇒ ::Time
Returns the value of attribute last_modified_time.
4156 4157 4158 |
# File 'sig/types.rbs', line 4156 def last_modified_time @last_modified_time end |
#security_group_id_for_domain_boundary ⇒ ::String
Returns the value of attribute security_group_id_for_domain_boundary.
4158 4159 4160 |
# File 'sig/types.rbs', line 4158 def security_group_id_for_domain_boundary @security_group_id_for_domain_boundary end |
#single_sign_on_application_arn ⇒ ::String
Returns the value of attribute single_sign_on_application_arn.
4153 4154 4155 |
# File 'sig/types.rbs', line 4153 def single_sign_on_application_arn @single_sign_on_application_arn end |
#single_sign_on_managed_application_instance_id ⇒ ::String
Returns the value of attribute single_sign_on_managed_application_instance_id.
4152 4153 4154 |
# File 'sig/types.rbs', line 4152 def single_sign_on_managed_application_instance_id @single_sign_on_managed_application_instance_id end |
#status ⇒ "Deleting", ...
Returns the value of attribute status.
4154 4155 4156 |
# File 'sig/types.rbs', line 4154 def status @status end |
#subnet_ids ⇒ ::Array[::String]
Returns the value of attribute subnet_ids.
4164 4165 4166 |
# File 'sig/types.rbs', line 4164 def subnet_ids @subnet_ids end |
#tag_propagation ⇒ "ENABLED", "DISABLED"
Returns the value of attribute tag_propagation.
4170 4171 4172 |
# File 'sig/types.rbs', line 4170 def tag_propagation @tag_propagation end |
#url ⇒ ::String
Returns the value of attribute url.
4165 4166 4167 |
# File 'sig/types.rbs', line 4165 def url @url end |
#vpc_id ⇒ ::String
Returns the value of attribute vpc_id.
4166 4167 4168 |
# File 'sig/types.rbs', line 4166 def vpc_id @vpc_id end |