/**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include The response to a CreateXssMatchSet
request.See
* Also:
AWS
* API Reference
An XssMatchSet.
*/ inline const XssMatchSet& GetXssMatchSet() const{ return m_xssMatchSet; } /** *An XssMatchSet.
*/ inline void SetXssMatchSet(const XssMatchSet& value) { m_xssMatchSet = value; } /** *An XssMatchSet.
*/ inline void SetXssMatchSet(XssMatchSet&& value) { m_xssMatchSet = std::move(value); } /** *An XssMatchSet.
*/ inline CreateXssMatchSetResult& WithXssMatchSet(const XssMatchSet& value) { SetXssMatchSet(value); return *this;} /** *An XssMatchSet.
*/ inline CreateXssMatchSetResult& WithXssMatchSet(XssMatchSet&& value) { SetXssMatchSet(std::move(value)); return *this;} /** *The ChangeToken
that you used to submit the
* CreateXssMatchSet
request. You can also use this value to query the
* status of the request. For more information, see
* GetChangeTokenStatus.
The ChangeToken
that you used to submit the
* CreateXssMatchSet
request. You can also use this value to query the
* status of the request. For more information, see
* GetChangeTokenStatus.
The ChangeToken
that you used to submit the
* CreateXssMatchSet
request. You can also use this value to query the
* status of the request. For more information, see
* GetChangeTokenStatus.
The ChangeToken
that you used to submit the
* CreateXssMatchSet
request. You can also use this value to query the
* status of the request. For more information, see
* GetChangeTokenStatus.
The ChangeToken
that you used to submit the
* CreateXssMatchSet
request. You can also use this value to query the
* status of the request. For more information, see
* GetChangeTokenStatus.
The ChangeToken
that you used to submit the
* CreateXssMatchSet
request. You can also use this value to query the
* status of the request. For more information, see
* GetChangeTokenStatus.
The ChangeToken
that you used to submit the
* CreateXssMatchSet
request. You can also use this value to query the
* status of the request. For more information, see
* GetChangeTokenStatus.