UserBucketDetails

Describes the Amazon S3 bucket for the disk image.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Amazon S3 bucket from which the disk image was created.

Link copied to clipboard

The file name of the disk image.

Functions

Link copied to clipboard
inline fun copy(block: UserBucketDetails.Builder.() -> Unit = {}): UserBucketDetails
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String