Module: Aws::RedshiftServerless::Client::_GetCredentialsResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::GetCredentialsResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#db_password::String

Returns:

  • (::String)


363
# File 'sig/client.rbs', line 363

def db_password: () -> ::String

#db_user::String

Returns:

  • (::String)


364
# File 'sig/client.rbs', line 364

def db_user: () -> ::String

#expiration::Time

Returns:

  • (::Time)


365
# File 'sig/client.rbs', line 365

def expiration: () -> ::Time

#next_refresh_time::Time

Returns:

  • (::Time)


366
# File 'sig/client.rbs', line 366

def next_refresh_time: () -> ::Time