Class: Aws::Types::GetClusterSessionCredentialsOutput

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#credentialsTypes::Credentials

Returns the value of attribute credentials.

Returns:



534
535
536
# File 'sig/types.rbs', line 534

def credentials
  @credentials
end

#expires_at::Time

Returns the value of attribute expires_at.

Returns:

  • (::Time)


535
536
537
# File 'sig/types.rbs', line 535

def expires_at
  @expires_at
end