Key

class Key : KotlinCustomResource

Creates a new reCAPTCHA Enterprise key.

Properties

Link copied to clipboard

Settings for keys that can be used by Android apps.

Link copied to clipboard
val createTime: Output<String>

The timestamp corresponding to the creation of this key.

Link copied to clipboard
val displayName: Output<String>

Human-readable display name of this key. Modifiable by user.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard

Settings for keys that can be used by iOS apps.

Link copied to clipboard
val labels: Output<Map<String, String>>

See Creating and managing labels.

Link copied to clipboard
val name: Output<String>

The resource name for the Key in the format "projects/{project}/keys/{key}".

Link copied to clipboard
val project: Output<String>
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Options for user acceptance testing.

Link copied to clipboard
val urn: Output<String>
Link copied to clipboard
Link copied to clipboard

Settings for keys that can be used by websites.