CustomKeyStoreArgs

constructor(cloudHsmClusterId: Output<String>? = null, customKeyStoreName: Output<String>? = null, customKeyStoreType: Output<String>? = null, keyStorePassword: Output<String>? = null, trustAnchorCertificate: Output<String>? = null, xksProxyAuthenticationCredential: Output<CustomKeyStoreXksProxyAuthenticationCredentialArgs>? = null, xksProxyConnectivity: Output<String>? = null, xksProxyUriEndpoint: Output<String>? = null, xksProxyUriPath: Output<String>? = null, xksProxyVpcEndpointServiceName: Output<String>? = null)