getAll

abstract fun getAll(): TagMap

Gets all tags currently attached to this S3Bucket.

Return

A TagMap containing all the tags attached to this S3Bucket.

Throws

If this S3Bucket does not exist.

If an implementation specific exception is thrown. The implementation specific exception will be set to the thrown exception's 'cause' value.