7#include <aws/securitylake/SecurityLake_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
52 inline void SetRoleArn(
const char* value) { m_roleArnHasBeenSet =
true; m_roleArn.assign(value); }
60 bool m_roleArnHasBeenSet =
false;
CustomLogSourceCrawlerConfiguration & WithRoleArn(const char *value)
CustomLogSourceCrawlerConfiguration & WithRoleArn(Aws::String &&value)
const Aws::String & GetRoleArn() const
void SetRoleArn(const Aws::String &value)
AWS_SECURITYLAKE_API Aws::Utils::Json::JsonValue Jsonize() const
void SetRoleArn(Aws::String &&value)
void SetRoleArn(const char *value)
AWS_SECURITYLAKE_API CustomLogSourceCrawlerConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
CustomLogSourceCrawlerConfiguration & WithRoleArn(const Aws::String &value)
AWS_SECURITYLAKE_API CustomLogSourceCrawlerConfiguration(Aws::Utils::Json::JsonView jsonValue)
AWS_SECURITYLAKE_API CustomLogSourceCrawlerConfiguration()
bool RoleArnHasBeenSet() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue