Module: Aws::Redshift::Client::_GetClusterCredentialsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ClusterCredentials]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#db_password ⇒ ::String
1618 |
# File 'sig/client.rbs', line 1618 def db_password: () -> ::String |
#db_user ⇒ ::String
1617 |
# File 'sig/client.rbs', line 1617 def db_user: () -> ::String |
#expiration ⇒ ::Time
1619 |
# File 'sig/client.rbs', line 1619 def expiration: () -> ::Time |