class

Aws::S3::Bucket

Inherits Reference / Object

Constructors

new(name : String, creation_time : Time, owner : String | Nil = nil)

An S3 Bucket

Source

Instance methods

==(other : self)

Returns true if this reference is the same as other. Invokes same?.

Source
creation_time

The time the bucket was created

Source
name

The name of the bucket

Source
owner

The owner of the bucket

Source