78 inline void SetOpenIDConnectProviderArn(
const char* value) { m_openIDConnectProviderArnHasBeenSet =
true; m_openIDConnectProviderArn.assign(value); }
171 bool m_openIDConnectProviderArnHasBeenSet;
173 bool m_thumbprintListHasBeenSet;
UpdateOpenIDConnectProviderThumbprintRequest & AddThumbprintList(Aws::String &&value)
void SetOpenIDConnectProviderArn(const Aws::String &value)
UpdateOpenIDConnectProviderThumbprintRequest & WithOpenIDConnectProviderArn(const char *value)
std::vector< T, Aws::Allocator< T > > Vector
UpdateOpenIDConnectProviderThumbprintRequest & WithThumbprintList(Aws::Vector< Aws::String > &&value)
void SetThumbprintList(const Aws::Vector< Aws::String > &value)
const Aws::Vector< Aws::String > & GetThumbprintList() const
void SetOpenIDConnectProviderArn(Aws::String &&value)
UpdateOpenIDConnectProviderThumbprintRequest & WithOpenIDConnectProviderArn(Aws::String &&value)
const Aws::String & GetOpenIDConnectProviderArn() const
UpdateOpenIDConnectProviderThumbprintRequest & AddThumbprintList(const char *value)
void SetOpenIDConnectProviderArn(const char *value)
UpdateOpenIDConnectProviderThumbprintRequest & WithThumbprintList(const Aws::Vector< Aws::String > &value)
UpdateOpenIDConnectProviderThumbprintRequest & WithOpenIDConnectProviderArn(const Aws::String &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
UpdateOpenIDConnectProviderThumbprintRequest & AddThumbprintList(const Aws::String &value)
void SetThumbprintList(Aws::Vector< Aws::String > &&value)
JSON (JavaScript Object Notation).