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
10511 |
# File 'sig/client.rbs', line 10511
def instance_id: () -> ::String
|
#password_data ⇒ ::String
10513 |
# File 'sig/client.rbs', line 10513
def password_data: () -> ::String
|
#timestamp ⇒ ::Time
10512 |
# File 'sig/client.rbs', line 10512
def timestamp: () -> ::Time
|