7#include <aws/ssm/SSM_EXPORTS.h>
8#include <aws/ssm/model/S3OutputLocation.h>
51 template<
typename S3LocationT = S3OutputLocation>
52 void SetS3Location(S3LocationT&& value) { m_s3LocationHasBeenSet =
true; m_s3Location = std::forward<S3LocationT>(value); }
53 template<
typename S3LocationT = S3OutputLocation>
59 bool m_s3LocationHasBeenSet =
false;
InstanceAssociationOutputLocation & WithS3Location(S3LocationT &&value)
bool S3LocationHasBeenSet() const
AWS_SSM_API Aws::Utils::Json::JsonValue Jsonize() const
void SetS3Location(S3LocationT &&value)
AWS_SSM_API InstanceAssociationOutputLocation(Aws::Utils::Json::JsonView jsonValue)
const S3OutputLocation & GetS3Location() const
AWS_SSM_API InstanceAssociationOutputLocation()=default
AWS_SSM_API InstanceAssociationOutputLocation & operator=(Aws::Utils::Json::JsonView jsonValue)
Aws::Utils::Json::JsonValue JsonValue