7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/securitylake/SecurityLake_EXPORTS.h>
19namespace SecurityLake {
44 template <
typename RoleArnT = Aws::String>
46 m_roleArnHasBeenSet =
true;
47 m_roleArn = std::forward<RoleArnT>(value);
49 template <
typename RoleArnT = Aws::String>
57 bool m_roleArnHasBeenSet =
false;
CustomLogSourceCrawlerConfiguration & WithRoleArn(RoleArnT &&value)
const Aws::String & GetRoleArn() const
AWS_SECURITYLAKE_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_SECURITYLAKE_API CustomLogSourceCrawlerConfiguration()=default
void SetRoleArn(RoleArnT &&value)
AWS_SECURITYLAKE_API CustomLogSourceCrawlerConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_SECURITYLAKE_API CustomLogSourceCrawlerConfiguration(Aws::Utils::Json::JsonView jsonValue)
bool RoleArnHasBeenSet() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue