class Aws::Lightsail::Types::BucketState

Describes the state of an Amazon Lightsail bucket.

@!attribute [rw] code

The state code of the bucket.

The following codes are possible:

* `OK` - The bucket is in a running state.

* `Unknown` - Creation of the bucket might have timed-out. You might
  want to delete the bucket and create a new one.
@return [String]

@!attribute [rw] message

A message that describes the state of the bucket.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/lightsail-2016-11-28/BucketState AWS API Documentation

Constants

SENSITIVE