class Aws::OpsWorks::Types::TemporaryCredential

Contains the data needed by RDP clients such as the Microsoft Remote Desktop Connection to log in to the instance.

@!attribute [rw] username

The user name.
@return [String]

@!attribute [rw] password

The password.
@return [String]

@!attribute [rw] valid_for_in_minutes

The length of time (in minutes) that the grant is valid. When the
grant expires, at the end of this period, the user will no longer be
able to use the credentials to log in. If they are logged in at the
time, they will be automatically logged out.
@return [Integer]

@!attribute [rw] instance_id

The instance's AWS OpsWorks Stacks ID.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/opsworks-2013-02-18/TemporaryCredential AWS API Documentation

Constants

SENSITIVE