You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::S3::Types::Bucket

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

In terms of implementation, a Bucket is a resource. An Amazon S3 bucket name is globally unique, and the namespace is shared by all AWS accounts.

Instance Attribute Summary collapse

Instance Attribute Details

#creation_dateTime

Date the bucket was created.

Returns:

  • (Time)

    Date the bucket was created.

#nameString

The name of the bucket.

Returns:

  • (String)

    The name of the bucket.