7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/quicksight/QuickSight_EXPORTS.h>
44 template <
typename SecretArnT = Aws::String>
46 m_secretArnHasBeenSet =
true;
47 m_secretArn = std::forward<SecretArnT>(value);
49 template <
typename SecretArnT = Aws::String>
57 bool m_secretArnHasBeenSet =
false;
AWS_QUICKSIGHT_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_QUICKSIGHT_API MicrosoftPurviewCredentials()=default
bool SecretArnHasBeenSet() const
AWS_QUICKSIGHT_API MicrosoftPurviewCredentials & operator=(Aws::Utils::Json::JsonView jsonValue)
const Aws::String & GetSecretArn() const
void SetSecretArn(SecretArnT &&value)
MicrosoftPurviewCredentials & WithSecretArn(SecretArnT &&value)
AWS_QUICKSIGHT_API MicrosoftPurviewCredentials(Aws::Utils::Json::JsonView jsonValue)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue