/**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include Contains the Amazon S3 Glacier response to your request.See
* Also:
AWS
* API Reference
The vault lock policy as a JSON string, which uses "\" as an escape * character.
*/ inline const Aws::String& GetPolicy() const{ return m_policy; } /** *The vault lock policy as a JSON string, which uses "\" as an escape * character.
*/ inline void SetPolicy(const Aws::String& value) { m_policy = value; } /** *The vault lock policy as a JSON string, which uses "\" as an escape * character.
*/ inline void SetPolicy(Aws::String&& value) { m_policy = std::move(value); } /** *The vault lock policy as a JSON string, which uses "\" as an escape * character.
*/ inline void SetPolicy(const char* value) { m_policy.assign(value); } /** *The vault lock policy as a JSON string, which uses "\" as an escape * character.
*/ inline GetVaultLockResult& WithPolicy(const Aws::String& value) { SetPolicy(value); return *this;} /** *The vault lock policy as a JSON string, which uses "\" as an escape * character.
*/ inline GetVaultLockResult& WithPolicy(Aws::String&& value) { SetPolicy(std::move(value)); return *this;} /** *The vault lock policy as a JSON string, which uses "\" as an escape * character.
*/ inline GetVaultLockResult& WithPolicy(const char* value) { SetPolicy(value); return *this;} /** *The state of the vault lock. InProgress
or
* Locked
.
The state of the vault lock. InProgress
or
* Locked
.
The state of the vault lock. InProgress
or
* Locked
.
The state of the vault lock. InProgress
or
* Locked
.
The state of the vault lock. InProgress
or
* Locked
.
The state of the vault lock. InProgress
or
* Locked
.
The state of the vault lock. InProgress
or
* Locked
.
The UTC date and time at which the lock ID expires. This value can be
* null
if the vault lock is in a Locked
state.
The UTC date and time at which the lock ID expires. This value can be
* null
if the vault lock is in a Locked
state.
The UTC date and time at which the lock ID expires. This value can be
* null
if the vault lock is in a Locked
state.
The UTC date and time at which the lock ID expires. This value can be
* null
if the vault lock is in a Locked
state.
The UTC date and time at which the lock ID expires. This value can be
* null
if the vault lock is in a Locked
state.
The UTC date and time at which the lock ID expires. This value can be
* null
if the vault lock is in a Locked
state.
The UTC date and time at which the lock ID expires. This value can be
* null
if the vault lock is in a Locked
state.
The UTC date and time at which the vault lock was put into the
* InProgress
state.
The UTC date and time at which the vault lock was put into the
* InProgress
state.
The UTC date and time at which the vault lock was put into the
* InProgress
state.
The UTC date and time at which the vault lock was put into the
* InProgress
state.
The UTC date and time at which the vault lock was put into the
* InProgress
state.
The UTC date and time at which the vault lock was put into the
* InProgress
state.
The UTC date and time at which the vault lock was put into the
* InProgress
state.