FileShareInfo

Describes a file share. Only supported S3 File Gateway.

Types

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

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the file share.

Link copied to clipboard

The ID of the file share.

Link copied to clipboard

The status of the file share.

Link copied to clipboard

The type of the file share.

Link copied to clipboard

The Amazon Resource Name (ARN) of the gateway. Use the ListGateways operation to return a list of gateways for your account and Amazon Web Services Region.

Functions

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