7#include <aws/resiliencehub/ResilienceHub_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
21namespace ResilienceHub
47 template<
typename S3StateFileUrlT = Aws::String>
48 void SetS3StateFileUrl(S3StateFileUrlT&& value) { m_s3StateFileUrlHasBeenSet =
true; m_s3StateFileUrl = std::forward<S3StateFileUrlT>(value); }
49 template<
typename S3StateFileUrlT = Aws::String>
55 bool m_s3StateFileUrlHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue