Class: Aws::Types::DownloadUrlMetadata

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#url::String

Returns the value of attribute url.

Returns:

  • (::String)


3137
3138
3139
# File 'sig/types.rbs', line 3137

def url
  @url
end

#url_expiry::String

Returns the value of attribute url_expiry.

Returns:

  • (::String)


3138
3139
3140
# File 'sig/types.rbs', line 3138

def url_expiry
  @url_expiry
end