class Aws::StorageGateway::Types::FileShareInfo

Describes a file share. Only supported S3 File Gateway.

@!attribute [rw] file_share_type

The type of the file share.
@return [String]

@!attribute [rw] file_share_arn

The Amazon Resource Name (ARN) of the file share.
@return [String]

@!attribute [rw] file_share_id

The ID of the file share.
@return [String]

@!attribute [rw] file_share_status

The status of the file share.

Valid Values: `CREATING` \| `UPDATING` \| `AVAILABLE` \| `DELETING`
@return [String]

@!attribute [rw] gateway_arn

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

@see docs.aws.amazon.com/goto/WebAPI/storagegateway-2013-06-30/FileShareInfo AWS API Documentation

Constants

SENSITIVE