Module: Aws::EC2::Client::_GetPasswordDataResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetPasswordDataResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#instance_id ⇒ ::String
10717 |
# File 'sig/client.rbs', line 10717
def instance_id: () -> ::String
|
#password_data ⇒ ::String
10719 |
# File 'sig/client.rbs', line 10719
def password_data: () -> ::String
|
#timestamp ⇒ ::Time
10718 |
# File 'sig/client.rbs', line 10718
def timestamp: () -> ::Time
|