Class: Aws::Types::Portal
- Inherits:
-
Object
- Object
- Aws::Types::Portal
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#additional_encryption_context ⇒ ::Hash[::String, ::String]
Returns the value of attribute additional_encryption_context.
-
#authentication_type ⇒ "Standard", "IAM_Identity_Center"
Returns the value of attribute authentication_type.
-
#browser_settings_arn ⇒ ::String
Returns the value of attribute browser_settings_arn.
-
#browser_type ⇒ "Chrome"
Returns the value of attribute browser_type.
-
#creation_date ⇒ ::Time
Returns the value of attribute creation_date.
-
#customer_managed_key ⇒ ::String
Returns the value of attribute customer_managed_key.
-
#data_protection_settings_arn ⇒ ::String
Returns the value of attribute data_protection_settings_arn.
-
#display_name ⇒ ::String
Returns the value of attribute display_name.
-
#instance_type ⇒ "standard.regular", ...
Returns the value of attribute instance_type.
-
#ip_access_settings_arn ⇒ ::String
Returns the value of attribute ip_access_settings_arn.
-
#max_concurrent_sessions ⇒ ::Integer
Returns the value of attribute max_concurrent_sessions.
-
#network_settings_arn ⇒ ::String
Returns the value of attribute network_settings_arn.
-
#portal_arn ⇒ ::String
Returns the value of attribute portal_arn.
-
#portal_custom_domain ⇒ ::String
Returns the value of attribute portal_custom_domain.
-
#portal_endpoint ⇒ ::String
Returns the value of attribute portal_endpoint.
-
#portal_status ⇒ "Incomplete", ...
Returns the value of attribute portal_status.
-
#renderer_type ⇒ "AppStream"
Returns the value of attribute renderer_type.
-
#session_logger_arn ⇒ ::String
Returns the value of attribute session_logger_arn.
-
#status_reason ⇒ ::String
Returns the value of attribute status_reason.
-
#trust_store_arn ⇒ ::String
Returns the value of attribute trust_store_arn.
-
#user_access_logging_settings_arn ⇒ ::String
Returns the value of attribute user_access_logging_settings_arn.
-
#user_settings_arn ⇒ ::String
Returns the value of attribute user_settings_arn.
Instance Attribute Details
#additional_encryption_context ⇒ ::Hash[::String, ::String]
Returns the value of attribute additional_encryption_context.
984 985 986 |
# File 'sig/types.rbs', line 984 def additional_encryption_context @additional_encryption_context end |
#authentication_type ⇒ "Standard", "IAM_Identity_Center"
Returns the value of attribute authentication_type.
981 982 983 |
# File 'sig/types.rbs', line 981 def authentication_type @authentication_type end |
#browser_settings_arn ⇒ ::String
Returns the value of attribute browser_settings_arn.
973 974 975 |
# File 'sig/types.rbs', line 973 def browser_settings_arn @browser_settings_arn end |
#browser_type ⇒ "Chrome"
Returns the value of attribute browser_type.
968 969 970 |
# File 'sig/types.rbs', line 968 def browser_type @browser_type end |
#creation_date ⇒ ::Time
Returns the value of attribute creation_date.
972 973 974 |
# File 'sig/types.rbs', line 972 def creation_date @creation_date end |
#customer_managed_key ⇒ ::String
Returns the value of attribute customer_managed_key.
983 984 985 |
# File 'sig/types.rbs', line 983 def customer_managed_key @customer_managed_key end |
#data_protection_settings_arn ⇒ ::String
Returns the value of attribute data_protection_settings_arn.
974 975 976 |
# File 'sig/types.rbs', line 974 def data_protection_settings_arn @data_protection_settings_arn end |
#display_name ⇒ ::String
Returns the value of attribute display_name.
971 972 973 |
# File 'sig/types.rbs', line 971 def display_name @display_name end |
#instance_type ⇒ "standard.regular", ...
Returns the value of attribute instance_type.
985 986 987 |
# File 'sig/types.rbs', line 985 def instance_type @instance_type end |
#ip_access_settings_arn ⇒ ::String
Returns the value of attribute ip_access_settings_arn.
982 983 984 |
# File 'sig/types.rbs', line 982 def ip_access_settings_arn @ip_access_settings_arn end |
#max_concurrent_sessions ⇒ ::Integer
Returns the value of attribute max_concurrent_sessions.
986 987 988 |
# File 'sig/types.rbs', line 986 def max_concurrent_sessions @max_concurrent_sessions end |
#network_settings_arn ⇒ ::String
Returns the value of attribute network_settings_arn.
976 977 978 |
# File 'sig/types.rbs', line 976 def network_settings_arn @network_settings_arn end |
#portal_arn ⇒ ::String
Returns the value of attribute portal_arn.
966 967 968 |
# File 'sig/types.rbs', line 966 def portal_arn @portal_arn end |
#portal_custom_domain ⇒ ::String
Returns the value of attribute portal_custom_domain.
987 988 989 |
# File 'sig/types.rbs', line 987 def portal_custom_domain @portal_custom_domain end |
#portal_endpoint ⇒ ::String
Returns the value of attribute portal_endpoint.
970 971 972 |
# File 'sig/types.rbs', line 970 def portal_endpoint @portal_endpoint end |
#portal_status ⇒ "Incomplete", ...
Returns the value of attribute portal_status.
969 970 971 |
# File 'sig/types.rbs', line 969 def portal_status @portal_status end |
#renderer_type ⇒ "AppStream"
Returns the value of attribute renderer_type.
967 968 969 |
# File 'sig/types.rbs', line 967 def renderer_type @renderer_type end |
#session_logger_arn ⇒ ::String
Returns the value of attribute session_logger_arn.
977 978 979 |
# File 'sig/types.rbs', line 977 def session_logger_arn @session_logger_arn end |
#status_reason ⇒ ::String
Returns the value of attribute status_reason.
979 980 981 |
# File 'sig/types.rbs', line 979 def status_reason @status_reason end |
#trust_store_arn ⇒ ::String
Returns the value of attribute trust_store_arn.
978 979 980 |
# File 'sig/types.rbs', line 978 def trust_store_arn @trust_store_arn end |
#user_access_logging_settings_arn ⇒ ::String
Returns the value of attribute user_access_logging_settings_arn.
980 981 982 |
# File 'sig/types.rbs', line 980 def user_access_logging_settings_arn @user_access_logging_settings_arn end |
#user_settings_arn ⇒ ::String
Returns the value of attribute user_settings_arn.
975 976 977 |
# File 'sig/types.rbs', line 975 def user_settings_arn @user_settings_arn end |