ListAllMyBuckets

data class ListAllMyBuckets(val buckets: List<BucketName>) : ViewModel

Constructors

Link copied to clipboard
constructor(buckets: List<BucketName>)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open fun template(): String