GetBucketsRequest

Types

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

Properties

Link copied to clipboard

The name of the bucket for which to return information.

Link copied to clipboard

A Boolean value that indicates whether to include Lightsail instances that were given access to the bucket using the SetResourceAccessForBucket action.

Link copied to clipboard

The token to advance to the next page of results from your request.

Functions

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