Module: Aws::Redshift::Client::_GetClusterCredentialsWithIAMResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ClusterExtendedCredentials]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#db_password ⇒ ::String
1636 |
# File 'sig/client.rbs', line 1636 def db_password: () -> ::String |
#db_user ⇒ ::String
1635 |
# File 'sig/client.rbs', line 1635 def db_user: () -> ::String |
#expiration ⇒ ::Time
1637 |
# File 'sig/client.rbs', line 1637 def expiration: () -> ::Time |
#next_refresh_time ⇒ ::Time
1638 |
# File 'sig/client.rbs', line 1638 def next_refresh_time: () -> ::Time |