class Aws::StorageGateway::Types::SetLocalConsolePasswordInput
@note When making an API call, you may pass SetLocalConsolePasswordInput
data as a hash: { gateway_arn: "GatewayARN", # required local_console_password: "LocalConsolePassword", # required }
@!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]
@!attribute [rw] local_console_password
The password you want to set for your VM local console. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/storagegateway-2013-06-30/SetLocalConsolePasswordInput AWS API Documentation
Constants
- SENSITIVE