7#include <aws/kms/KMS_EXPORTS.h>
8#include <aws/kms/KMSRequest.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
10#include <aws/kms/model/CustomKeyStoreType.h>
11#include <aws/kms/model/XksProxyAuthenticationCredentialType.h>
12#include <aws/kms/model/XksProxyConnectivityType.h>
52 inline void SetCustomKeyStoreName(
const char* value) { m_customKeyStoreNameHasBeenSet =
true; m_customKeyStoreName.assign(value); }
72 inline void SetCloudHsmClusterId(
const char* value) { m_cloudHsmClusterIdHasBeenSet =
true; m_cloudHsmClusterId.assign(value); }
92 inline void SetTrustAnchorCertificate(
const char* value) { m_trustAnchorCertificateHasBeenSet =
true; m_trustAnchorCertificate.assign(value); }
115 inline void SetKeyStorePassword(
const char* value) { m_keyStorePasswordHasBeenSet =
true; m_keyStorePassword.assign(value); }
172 inline void SetXksProxyUriEndpoint(
const char* value) { m_xksProxyUriEndpointHasBeenSet =
true; m_xksProxyUriEndpoint.assign(value); }
196 inline void SetXksProxyUriPath(
const char* value) { m_xksProxyUriPathHasBeenSet =
true; m_xksProxyUriPath.assign(value); }
286 bool m_customKeyStoreNameHasBeenSet =
false;
289 bool m_cloudHsmClusterIdHasBeenSet =
false;
292 bool m_trustAnchorCertificateHasBeenSet =
false;
295 bool m_keyStorePasswordHasBeenSet =
false;
298 bool m_customKeyStoreTypeHasBeenSet =
false;
301 bool m_xksProxyUriEndpointHasBeenSet =
false;
304 bool m_xksProxyUriPathHasBeenSet =
false;
307 bool m_xksProxyVpcEndpointServiceNameHasBeenSet =
false;
310 bool m_xksProxyAuthenticationCredentialHasBeenSet =
false;
313 bool m_xksProxyConnectivityHasBeenSet =
false;
bool XksProxyConnectivityHasBeenSet() const
bool TrustAnchorCertificateHasBeenSet() const
CreateCustomKeyStoreRequest & WithXksProxyConnectivity(const XksProxyConnectivityType &value)
void SetCustomKeyStoreType(CustomKeyStoreType &&value)
CreateCustomKeyStoreRequest & WithTrustAnchorCertificate(Aws::String &&value)
AWS_KMS_API CreateCustomKeyStoreRequest()
bool XksProxyAuthenticationCredentialHasBeenSet() const
const XksProxyConnectivityType & GetXksProxyConnectivity() const
void SetCustomKeyStoreName(const Aws::String &value)
CreateCustomKeyStoreRequest & WithKeyStorePassword(Aws::String &&value)
const Aws::String & GetXksProxyVpcEndpointServiceName() const
void SetXksProxyUriPath(const char *value)
CreateCustomKeyStoreRequest & WithCloudHsmClusterId(Aws::String &&value)
void SetXksProxyUriPath(Aws::String &&value)
bool CustomKeyStoreNameHasBeenSet() const
void SetXksProxyConnectivity(const XksProxyConnectivityType &value)
bool CloudHsmClusterIdHasBeenSet() const
const Aws::String & GetTrustAnchorCertificate() const
void SetTrustAnchorCertificate(Aws::String &&value)
CreateCustomKeyStoreRequest & WithXksProxyUriPath(Aws::String &&value)
bool XksProxyUriPathHasBeenSet() const
void SetKeyStorePassword(const Aws::String &value)
void SetXksProxyUriEndpoint(const char *value)
bool KeyStorePasswordHasBeenSet() const
void SetXksProxyVpcEndpointServiceName(Aws::String &&value)
void SetXksProxyUriEndpoint(const Aws::String &value)
CreateCustomKeyStoreRequest & WithKeyStorePassword(const char *value)
void SetCustomKeyStoreType(const CustomKeyStoreType &value)
const Aws::String & GetKeyStorePassword() const
void SetXksProxyVpcEndpointServiceName(const Aws::String &value)
CreateCustomKeyStoreRequest & WithTrustAnchorCertificate(const char *value)
CreateCustomKeyStoreRequest & WithTrustAnchorCertificate(const Aws::String &value)
void SetCloudHsmClusterId(const char *value)
const Aws::String & GetXksProxyUriPath() const
CreateCustomKeyStoreRequest & WithCustomKeyStoreType(const CustomKeyStoreType &value)
bool XksProxyUriEndpointHasBeenSet() const
CreateCustomKeyStoreRequest & WithXksProxyVpcEndpointServiceName(const Aws::String &value)
CreateCustomKeyStoreRequest & WithCustomKeyStoreType(CustomKeyStoreType &&value)
CreateCustomKeyStoreRequest & WithXksProxyVpcEndpointServiceName(Aws::String &&value)
CreateCustomKeyStoreRequest & WithCustomKeyStoreName(const char *value)
void SetCloudHsmClusterId(const Aws::String &value)
CreateCustomKeyStoreRequest & WithXksProxyUriEndpoint(const char *value)
CreateCustomKeyStoreRequest & WithCustomKeyStoreName(Aws::String &&value)
void SetXksProxyUriPath(const Aws::String &value)
CreateCustomKeyStoreRequest & WithXksProxyVpcEndpointServiceName(const char *value)
CreateCustomKeyStoreRequest & WithCustomKeyStoreName(const Aws::String &value)
const Aws::String & GetCustomKeyStoreName() const
CreateCustomKeyStoreRequest & WithCloudHsmClusterId(const char *value)
CreateCustomKeyStoreRequest & WithXksProxyUriPath(const char *value)
CreateCustomKeyStoreRequest & WithXksProxyUriPath(const Aws::String &value)
CreateCustomKeyStoreRequest & WithXksProxyUriEndpoint(const Aws::String &value)
virtual const char * GetServiceRequestName() const override
const CustomKeyStoreType & GetCustomKeyStoreType() const
void SetXksProxyAuthenticationCredential(XksProxyAuthenticationCredentialType &&value)
const Aws::String & GetXksProxyUriEndpoint() const
bool CustomKeyStoreTypeHasBeenSet() const
void SetCloudHsmClusterId(Aws::String &&value)
CreateCustomKeyStoreRequest & WithKeyStorePassword(const Aws::String &value)
void SetKeyStorePassword(const char *value)
CreateCustomKeyStoreRequest & WithXksProxyAuthenticationCredential(const XksProxyAuthenticationCredentialType &value)
CreateCustomKeyStoreRequest & WithXksProxyUriEndpoint(Aws::String &&value)
const XksProxyAuthenticationCredentialType & GetXksProxyAuthenticationCredential() const
bool XksProxyVpcEndpointServiceNameHasBeenSet() const
void SetCustomKeyStoreName(const char *value)
void SetXksProxyConnectivity(XksProxyConnectivityType &&value)
void SetTrustAnchorCertificate(const char *value)
CreateCustomKeyStoreRequest & WithXksProxyConnectivity(XksProxyConnectivityType &&value)
void SetTrustAnchorCertificate(const Aws::String &value)
AWS_KMS_API Aws::String SerializePayload() const override
void SetKeyStorePassword(Aws::String &&value)
void SetCustomKeyStoreName(Aws::String &&value)
AWS_KMS_API Aws::Http::HeaderValueCollection GetRequestSpecificHeaders() const override
CreateCustomKeyStoreRequest & WithXksProxyAuthenticationCredential(XksProxyAuthenticationCredentialType &&value)
void SetXksProxyAuthenticationCredential(const XksProxyAuthenticationCredentialType &value)
const Aws::String & GetCloudHsmClusterId() const
CreateCustomKeyStoreRequest & WithCloudHsmClusterId(const Aws::String &value)
void SetXksProxyVpcEndpointServiceName(const char *value)
void SetXksProxyUriEndpoint(Aws::String &&value)
Aws::Map< Aws::String, Aws::String > HeaderValueCollection
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String