AWS SDK for C++

AWS SDK for C++ Version 1.11.788

Loading...
Searching...
No Matches
Public Member Functions | List of all members
Aws::Config::Profile::SsoSession Class Reference

#include <AWSProfileConfig.h>

Public Member Functions

const Aws::StringGetName () const
 
void SetName (const Aws::String &value)
 
const Aws::StringGetSsoRegion () const
 
void SetSsoRegion (const Aws::String &value)
 
const Aws::StringGetSsoStartUrl () const
 
void SetSsoStartUrl (const Aws::String &value)
 
 
const Aws::String GetValue (const Aws::String &key) const
 
bool operator== (SsoSession const &other) const
 
bool operator!= (SsoSession const &other) const
 

Detailed Description

Definition at line 45 of file AWSProfileConfig.h.

Member Function Documentation

◆ GetName()

const Aws::String & Aws::Config::Profile::SsoSession::GetName ( ) const
inline

Definition at line 48 of file AWSProfileConfig.h.

◆ GetSsoRegion()

const Aws::String & Aws::Config::Profile::SsoSession::GetSsoRegion ( ) const
inline

Definition at line 50 of file AWSProfileConfig.h.

◆ GetSsoStartUrl()

const Aws::String & Aws::Config::Profile::SsoSession::GetSsoStartUrl ( ) const
inline

Definition at line 52 of file AWSProfileConfig.h.

◆ GetValue()

const Aws::String Aws::Config::Profile::SsoSession::GetValue ( const Aws::String key) const
inline

Definition at line 56 of file AWSProfileConfig.h.

◆ operator!=()

bool Aws::Config::Profile::SsoSession::operator!= ( SsoSession const &  other) const
inline

Definition at line 70 of file AWSProfileConfig.h.

◆ operator==()

bool Aws::Config::Profile::SsoSession::operator== ( SsoSession const &  other) const
inline

Definition at line 63 of file AWSProfileConfig.h.

◆ SetAllKeyValPairs()

void Aws::Config::Profile::SsoSession::SetAllKeyValPairs ( const Aws::Map< Aws::String, Aws::String > &  map)
inline

Definition at line 55 of file AWSProfileConfig.h.

◆ SetName()

void Aws::Config::Profile::SsoSession::SetName ( const Aws::String value)
inline

Definition at line 49 of file AWSProfileConfig.h.

◆ SetSsoRegion()

void Aws::Config::Profile::SsoSession::SetSsoRegion ( const Aws::String value)
inline

Definition at line 51 of file AWSProfileConfig.h.

◆ SetSsoStartUrl()

void Aws::Config::Profile::SsoSession::SetSsoStartUrl ( const Aws::String value)
inline

Definition at line 53 of file AWSProfileConfig.h.


The documentation for this class was generated from the following file: