class Aws::StorageGateway::Types::SetSMBGuestPasswordInput
@note When making an API call, you may pass SetSMBGuestPasswordInput
data as a hash: { gateway_arn: "GatewayARN", # required password: "SMBGuestPassword", # required }
@!attribute [rw] gateway_arn
The Amazon Resource Name (ARN) of the S3 File Gateway the SMB file share is associated with. @return [String]
@!attribute [rw] password
The password that you want to set for your SMB server. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/storagegateway-2013-06-30/SetSMBGuestPasswordInput AWS API Documentation
Constants
- SENSITIVE