Class: Aws::Types::UserSettings

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#auto_mount_home_efs"Enabled", ...

Returns the value of attribute auto_mount_home_efs.

Returns:



12651
12652
12653
# File 'sig/types.rbs', line 12651

def auto_mount_home_efs
  @auto_mount_home_efs
end

#canvas_app_settingsTypes::CanvasAppSettings

Returns the value of attribute canvas_app_settings.

Returns:



12642
12643
12644
# File 'sig/types.rbs', line 12642

def canvas_app_settings
  @canvas_app_settings
end

#code_editor_app_settingsTypes::CodeEditorAppSettings

Returns the value of attribute code_editor_app_settings.

Returns:



12643
12644
12645
# File 'sig/types.rbs', line 12643

def code_editor_app_settings
  @code_editor_app_settings
end

#custom_file_system_configs::Array[Types::CustomFileSystemConfig]

Returns the value of attribute custom_file_system_configs.

Returns:



12649
12650
12651
# File 'sig/types.rbs', line 12649

def custom_file_system_configs
  @custom_file_system_configs
end

#custom_posix_user_configTypes::CustomPosixUserConfig

Returns the value of attribute custom_posix_user_config.

Returns:



12648
12649
12650
# File 'sig/types.rbs', line 12648

def custom_posix_user_config
  @custom_posix_user_config
end

#default_landing_uri::String

Returns the value of attribute default_landing_uri.

Returns:



12646
12647
12648
# File 'sig/types.rbs', line 12646

def default_landing_uri
  @default_landing_uri
end

#execution_role::String

Returns the value of attribute execution_role.

Returns:



12634
12635
12636
# File 'sig/types.rbs', line 12634

def execution_role
  @execution_role
end

#jupyter_lab_app_settingsTypes::JupyterLabAppSettings

Returns the value of attribute jupyter_lab_app_settings.

Returns:



12644
12645
12646
# File 'sig/types.rbs', line 12644

def jupyter_lab_app_settings
  @jupyter_lab_app_settings
end

#jupyter_server_app_settingsTypes::JupyterServerAppSettings

Returns the value of attribute jupyter_server_app_settings.

Returns:



12637
12638
12639
# File 'sig/types.rbs', line 12637

def jupyter_server_app_settings
  @jupyter_server_app_settings
end

#kernel_gateway_app_settingsTypes::KernelGatewayAppSettings

Returns the value of attribute kernel_gateway_app_settings.

Returns:



12638
12639
12640
# File 'sig/types.rbs', line 12638

def kernel_gateway_app_settings
  @kernel_gateway_app_settings
end

#r_session_app_settingsTypes::RSessionAppSettings

Returns the value of attribute r_session_app_settings.

Returns:



12641
12642
12643
# File 'sig/types.rbs', line 12641

def r_session_app_settings
  @r_session_app_settings
end

#r_studio_server_pro_app_settingsTypes::RStudioServerProAppSettings

Returns the value of attribute r_studio_server_pro_app_settings.

Returns:



12640
12641
12642
# File 'sig/types.rbs', line 12640

def r_studio_server_pro_app_settings
  @r_studio_server_pro_app_settings
end

#security_groups::Array[::String]

Returns the value of attribute security_groups.

Returns:



12635
12636
12637
# File 'sig/types.rbs', line 12635

def security_groups
  @security_groups
end

#sharing_settingsTypes::SharingSettings

Returns the value of attribute sharing_settings.

Returns:



12636
12637
12638
# File 'sig/types.rbs', line 12636

def sharing_settings
  @sharing_settings
end

#space_storage_settingsTypes::DefaultSpaceStorageSettings

Returns the value of attribute space_storage_settings.

Returns:



12645
12646
12647
# File 'sig/types.rbs', line 12645

def space_storage_settings
  @space_storage_settings
end

#studio_web_portal"ENABLED", "DISABLED"

Returns the value of attribute studio_web_portal.

Returns:



12647
12648
12649
# File 'sig/types.rbs', line 12647

def studio_web_portal
  @studio_web_portal
end

#studio_web_portal_settingsTypes::StudioWebPortalSettings

Returns the value of attribute studio_web_portal_settings.

Returns:



12650
12651
12652
# File 'sig/types.rbs', line 12650

def studio_web_portal_settings
  @studio_web_portal_settings
end

#tensor_board_app_settingsTypes::TensorBoardAppSettings

Returns the value of attribute tensor_board_app_settings.

Returns:



12639
12640
12641
# File 'sig/types.rbs', line 12639

def tensor_board_app_settings
  @tensor_board_app_settings
end