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)


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

def uri
  @uri
end