Class: Aws::Types::CreatePresignedDomainUrlResponse

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)


2760
2761
2762
# File 'sig/types.rbs', line 2760

def authorized_url
  @authorized_url
end