DescribeSmbSettingsResponse

Types

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

Properties

Link copied to clipboard

Indicates the status of a gateway that is a member of the Active Directory domain.

Link copied to clipboard

The name of the domain that the gateway is joined to.

Link copied to clipboard

The shares on this gateway appear when listing shares. Only supported for S3 File Gateways.

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.

Link copied to clipboard

This value is true if a password for the guest user smbguest is set, otherwise false. Only supported for S3 File Gateways.

Link copied to clipboard

A list of Active Directory users and groups that have special permissions for SMB file shares on the gateway.

Link copied to clipboard

The type of security strategy that was specified for file gateway.

Functions

Link copied to clipboard
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