WorkloadIdentityPoolKey

class WorkloadIdentityPoolKey : KotlinCustomResource

Create a new WorkloadIdentityPoolProviderKey in a WorkloadIdentityPoolProvider. Auto-naming is currently not supported for this resource.

Properties

Link copied to clipboard
val expireTime: Output<String>

Time after which the key will be permanently purged and cannot be recovered. Note that the key may get purged before this timestamp if the total limit of keys per provider is crossed.

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 project: Output<String>
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
Link copied to clipboard

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