Class: Aws::Types::AutonomousDatabaseConnectionUrls

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#apex_url::String

Returns the value of attribute apex_url.

Returns:

  • (::String)


244
245
246
# File 'sig/types.rbs', line 244

def apex_url
  @apex_url
end

#database_transforms_url::String

Returns the value of attribute database_transforms_url.

Returns:

  • (::String)


245
246
247
# File 'sig/types.rbs', line 245

def database_transforms_url
  @database_transforms_url
end

#graph_studio_url::String

Returns the value of attribute graph_studio_url.

Returns:

  • (::String)


246
247
248
# File 'sig/types.rbs', line 246

def graph_studio_url
  @graph_studio_url
end

#machine_learning_notebook_url::String

Returns the value of attribute machine_learning_notebook_url.

Returns:

  • (::String)


247
248
249
# File 'sig/types.rbs', line 247

def machine_learning_notebook_url
  @machine_learning_notebook_url
end

#machine_learning_user_management_url::String

Returns the value of attribute machine_learning_user_management_url.

Returns:

  • (::String)


248
249
250
# File 'sig/types.rbs', line 248

def machine_learning_user_management_url
  @machine_learning_user_management_url
end

#mongo_db_url::String

Returns the value of attribute mongo_db_url.

Returns:

  • (::String)


249
250
251
# File 'sig/types.rbs', line 249

def mongo_db_url
  @mongo_db_url
end

#ords_url::String

Returns the value of attribute ords_url.

Returns:

  • (::String)


250
251
252
# File 'sig/types.rbs', line 250

def ords_url
  @ords_url
end

#spatial_studio_url::String

Returns the value of attribute spatial_studio_url.

Returns:

  • (::String)


251
252
253
# File 'sig/types.rbs', line 251

def spatial_studio_url
  @spatial_studio_url
end

#sql_dev_web_url::String

Returns the value of attribute sql_dev_web_url.

Returns:

  • (::String)


252
253
254
# File 'sig/types.rbs', line 252

def sql_dev_web_url
  @sql_dev_web_url
end