Class: Aws::Types::CreatePresignedMlflowAppUrlResponse

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)


2772
2773
2774
# File 'sig/types.rbs', line 2772

def authorized_url
  @authorized_url
end