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)


2797
2798
2799
# File 'sig/types.rbs', line 2797

def authorized_url
  @authorized_url
end