Magidoc

CreateCloudCredentialInput
Input Object

Input type for creating a CloudCredential.

Fields

#

accountId

Non-null

The Account ID with the Cloud Provider.

credential

Non-null

The JSON data of the CloudCredential.

enabled

Non-null

Whether to enable this CloudCredential

name

Non-null

A name to reference this as

provider

Non-null

The Cloud Provider of the CloudCredential.

region

Non-null

Region of the Cloud Provider.

Usages

#

References

#

  • Argument input of field createCloudCredential from type Mutation