7#include <aws/securityhub/SecurityHub_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
49 template<
typename SourcePathT = Aws::String>
50 void SetSourcePath(SourcePathT&& value) { m_sourcePathHasBeenSet =
true; m_sourcePath = std::forward<SourcePathT>(value); }
51 template<
typename SourcePathT = Aws::String>
57 bool m_sourcePathHasBeenSet =
false;
AWS_SECURITYHUB_API AwsEcsTaskVolumeHostDetails()=default
AWS_SECURITYHUB_API AwsEcsTaskVolumeHostDetails(Aws::Utils::Json::JsonView jsonValue)
bool SourcePathHasBeenSet() const
void SetSourcePath(SourcePathT &&value)
AWS_SECURITYHUB_API AwsEcsTaskVolumeHostDetails & operator=(Aws::Utils::Json::JsonView jsonValue)
AwsEcsTaskVolumeHostDetails & WithSourcePath(SourcePathT &&value)
const Aws::String & GetSourcePath() const
AWS_SECURITYHUB_API Aws::Utils::Json::JsonValue Jsonize() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue