/**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include The structure representing the
* putPermissionResponse
.See Also:
AWS
* API Reference
The JSON-formatted resource-based policy on the profiling group that * includes the added permissions.
*/ inline const Aws::String& GetPolicy() const{ return m_policy; } /** *The JSON-formatted resource-based policy on the profiling group that * includes the added permissions.
*/ inline void SetPolicy(const Aws::String& value) { m_policy = value; } /** *The JSON-formatted resource-based policy on the profiling group that * includes the added permissions.
*/ inline void SetPolicy(Aws::String&& value) { m_policy = std::move(value); } /** *The JSON-formatted resource-based policy on the profiling group that * includes the added permissions.
*/ inline void SetPolicy(const char* value) { m_policy.assign(value); } /** *The JSON-formatted resource-based policy on the profiling group that * includes the added permissions.
*/ inline PutPermissionResult& WithPolicy(const Aws::String& value) { SetPolicy(value); return *this;} /** *The JSON-formatted resource-based policy on the profiling group that * includes the added permissions.
*/ inline PutPermissionResult& WithPolicy(Aws::String&& value) { SetPolicy(std::move(value)); return *this;} /** *The JSON-formatted resource-based policy on the profiling group that * includes the added permissions.
*/ inline PutPermissionResult& WithPolicy(const char* value) { SetPolicy(value); return *this;} /** * A universally unique identifier (UUID) for the revision of the
* resource-based policy that includes the added permissions. The JSON-formatted
* policy is in the policy
element of the response.
A universally unique identifier (UUID) for the revision of the
* resource-based policy that includes the added permissions. The JSON-formatted
* policy is in the policy
element of the response.
A universally unique identifier (UUID) for the revision of the
* resource-based policy that includes the added permissions. The JSON-formatted
* policy is in the policy
element of the response.
A universally unique identifier (UUID) for the revision of the
* resource-based policy that includes the added permissions. The JSON-formatted
* policy is in the policy
element of the response.
A universally unique identifier (UUID) for the revision of the
* resource-based policy that includes the added permissions. The JSON-formatted
* policy is in the policy
element of the response.
A universally unique identifier (UUID) for the revision of the
* resource-based policy that includes the added permissions. The JSON-formatted
* policy is in the policy
element of the response.
A universally unique identifier (UUID) for the revision of the
* resource-based policy that includes the added permissions. The JSON-formatted
* policy is in the policy
element of the response.