Skip to main content

createCloudKeystore

Creates a new cloud keystore within a cloud provider.

createCloudKeystore(
input: CloudKeystoreInput!
): CloudKeystore

Arguments

createCloudKeystore.input ● CloudKeystoreInput! non-null input

The cloud keystore configuration including name, provider, and keystore-specific settings.

Type

CloudKeystore object