Class: Aws::Types::AuthorizedUrl

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#local_path::String

Returns the value of attribute local_path.

Returns:



588
589
590
# File 'sig/types.rbs', line 588

def local_path
  @local_path
end

#url::String

Returns the value of attribute url.

Returns:



587
588
589
# File 'sig/types.rbs', line 587

def url
  @url
end