UserBucket

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 name of the Amazon S3 bucket where the disk image is located.

Link copied to clipboard

The file name of the disk image.

Functions

Link copied to clipboard
inline fun copy(block: UserBucket.Builder.() -> Unit = {}): UserBucket
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