Class: Aws::Types::CreatePresignedNotebookInstanceUrlOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#authorized_url::String

Returns the value of attribute authorized_url.

Returns:

  • (::String)


2795
2796
2797
# File 'sig/types.rbs', line 2795

def authorized_url
  @authorized_url
end