Class: Aws::Types::CreatePresignedNotebookInstanceUrlOutput
- Inherits:
-
Object
- Object
- Aws::Types::CreatePresignedNotebookInstanceUrlOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#authorized_url ⇒ ::String
Returns the value of attribute authorized_url.
Instance Attribute Details
#authorized_url ⇒ ::String
Returns the value of attribute authorized_url.
2795 2796 2797 |
# File 'sig/types.rbs', line 2795 def @authorized_url end |