7#include <aws/ssm/SSM_EXPORTS.h>
8#include <aws/ssm/model/S3OutputLocation.h>
45 template <
typename S3LocationT = S3OutputLocation>
47 m_s3LocationHasBeenSet =
true;
48 m_s3Location = std::forward<S3LocationT>(value);
50 template <
typename S3LocationT = S3OutputLocation>
58 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