WorkforcePoolKey

class WorkforcePoolKey : KotlinCustomResource

Creates a new WorkforcePoolProviderKey in a WorkforcePoolProvider. Auto-naming is currently not supported for this resource.

Properties

Link copied to clipboard
val expireTime: Output<String>

The time after which the key will be permanently deleted and cannot be recovered. Note that the key may get purged before this time if the total limit of keys per provider is exceeded.

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

Immutable. Public half of the asymmetric key.

Link copied to clipboard
val location: Output<String>
Link copied to clipboard
val name: Output<String>

The resource name of the key.

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

The state of the key.

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

The purpose of the key.

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

Required. The ID to use for the key, which becomes the final component of the resource name. This value must be 4-32 characters, and may contain the characters a-z0-9-.