/**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include Contains the output of the ListHsms
operation.See
* Also:
AWS
* API Reference
The list of ARNs that identify the HSMs.
*/ inline const Aws::VectorThe list of ARNs that identify the HSMs.
*/ inline void SetHsmList(const Aws::VectorThe list of ARNs that identify the HSMs.
*/ inline void SetHsmList(Aws::VectorThe list of ARNs that identify the HSMs.
*/ inline ListHsmsResult& WithHsmList(const Aws::VectorThe list of ARNs that identify the HSMs.
*/ inline ListHsmsResult& WithHsmList(Aws::VectorThe list of ARNs that identify the HSMs.
*/ inline ListHsmsResult& AddHsmList(const Aws::String& value) { m_hsmList.push_back(value); return *this; } /** *The list of ARNs that identify the HSMs.
*/ inline ListHsmsResult& AddHsmList(Aws::String&& value) { m_hsmList.push_back(std::move(value)); return *this; } /** *The list of ARNs that identify the HSMs.
*/ inline ListHsmsResult& AddHsmList(const char* value) { m_hsmList.push_back(value); return *this; } /** *If not null, more results are available. Pass this value to
* ListHsms
to retrieve the next set of items.
If not null, more results are available. Pass this value to
* ListHsms
to retrieve the next set of items.
If not null, more results are available. Pass this value to
* ListHsms
to retrieve the next set of items.
If not null, more results are available. Pass this value to
* ListHsms
to retrieve the next set of items.
If not null, more results are available. Pass this value to
* ListHsms
to retrieve the next set of items.
If not null, more results are available. Pass this value to
* ListHsms
to retrieve the next set of items.
If not null, more results are available. Pass this value to
* ListHsms
to retrieve the next set of items.