Class: Aws::Types::S3Destination

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([:uri])

Instance Attribute Summary collapse

Instance Attribute Details

#uri::String

Returns the value of attribute uri.

Returns:

  • (::String)


5524
5525
5526
# File 'sig/types.rbs', line 5524

def uri
  @uri
end