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.
4179 4180 4181 |
# File 'sig/types.rbs', line 4179 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.
4185 4186 4187 |
# File 'sig/types.rbs', line 4185 def app_security_group_management @app_security_group_management end |
#auth_mode ⇒ "SSO", "IAM"
Returns the value of attribute auth_mode.
4176 4177 4178 |
# File 'sig/types.rbs', line 4176 def auth_mode @auth_mode end |
#creation_time ⇒ ::Time
Returns the value of attribute creation_time.
4172 4173 4174 |
# File 'sig/types.rbs', line 4172 def creation_time @creation_time end |
#default_space_settings ⇒ Types::DefaultSpaceSettings
Returns the value of attribute default_space_settings.
4188 4189 4190 |
# File 'sig/types.rbs', line 4188 def default_space_settings @default_space_settings end |
#default_user_settings ⇒ Types::UserSettings
Returns the value of attribute default_user_settings.
4177 4178 4179 |
# File 'sig/types.rbs', line 4177 def default_user_settings @default_user_settings end |
#domain_arn ⇒ ::String
Returns the value of attribute domain_arn.
4165 4166 4167 |
# File 'sig/types.rbs', line 4165 def domain_arn @domain_arn end |
#domain_id ⇒ ::String
Returns the value of attribute domain_id.
4166 4167 4168 |
# File 'sig/types.rbs', line 4166 def domain_id @domain_id end |
#domain_name ⇒ ::String
Returns the value of attribute domain_name.
4167 4168 4169 |
# File 'sig/types.rbs', line 4167 def domain_name @domain_name end |
#domain_settings ⇒ Types::DomainSettings
Returns the value of attribute domain_settings.
4178 4179 4180 |
# File 'sig/types.rbs', line 4178 def domain_settings @domain_settings end |
#failure_reason ⇒ ::String
Returns the value of attribute failure_reason.
4174 4175 4176 |
# File 'sig/types.rbs', line 4174 def failure_reason @failure_reason end |
#home_efs_file_system_creation ⇒ "Enabled", "Disabled"
Returns the value of attribute home_efs_file_system_creation.
4186 4187 4188 |
# File 'sig/types.rbs', line 4186 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.
4168 4169 4170 |
# File 'sig/types.rbs', line 4168 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.
4180 4181 4182 |
# File 'sig/types.rbs', line 4180 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.
4184 4185 4186 |
# File 'sig/types.rbs', line 4184 def kms_key_id @kms_key_id end |
#last_modified_time ⇒ ::Time
Returns the value of attribute last_modified_time.
4173 4174 4175 |
# File 'sig/types.rbs', line 4173 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.
4175 4176 4177 |
# File 'sig/types.rbs', line 4175 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.
4170 4171 4172 |
# File 'sig/types.rbs', line 4170 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.
4169 4170 4171 |
# File 'sig/types.rbs', line 4169 def single_sign_on_managed_application_instance_id @single_sign_on_managed_application_instance_id end |
#status ⇒ "Deleting", ...
Returns the value of attribute status.
4171 4172 4173 |
# File 'sig/types.rbs', line 4171 def status @status end |
#subnet_ids ⇒ ::Array[::String]
Returns the value of attribute subnet_ids.
4181 4182 4183 |
# File 'sig/types.rbs', line 4181 def subnet_ids @subnet_ids end |
#tag_propagation ⇒ "ENABLED", "DISABLED"
Returns the value of attribute tag_propagation.
4187 4188 4189 |
# File 'sig/types.rbs', line 4187 def tag_propagation @tag_propagation end |
#url ⇒ ::String
Returns the value of attribute url.
4182 4183 4184 |
# File 'sig/types.rbs', line 4182 def url @url end |
#vpc_id ⇒ ::String
Returns the value of attribute vpc_id.
4183 4184 4185 |
# File 'sig/types.rbs', line 4183 def vpc_id @vpc_id end |