Class: Aws::Types::Portal

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#additional_encryption_context::Hash[::String, ::String]

Returns the value of attribute additional_encryption_context.

Returns:



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.

Returns:



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.

Returns:



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.

Returns:



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.

Returns:



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.

Returns:



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.

Returns:



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.

Returns:



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.

Returns:



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.

Returns:



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.

Returns:



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.

Returns:



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.

Returns:



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.

Returns:



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.

Returns:



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.

Returns:



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.

Returns:



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.

Returns:



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.

Returns:



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.

Returns:



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.

Returns:



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.

Returns:



975
976
977
# File 'sig/types.rbs', line 975

def 
  @user_settings_arn
end