FolderContact

class FolderContact : KotlinCustomResource

Adds a new contact for a resource. Auto-naming is currently not supported for this resource.

Properties

Link copied to clipboard
val email: Output<String>

The email address to send notifications to. The email address does not need to be a Google Account.

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

The preferred language for notifications, as a ISO 639-1 language code. See Supported languages for a list of supported languages.

Link copied to clipboard
val name: Output<String>

The identifier for the contact. Format: {resource_type}/{resource_id}/contacts/{contact_id}

Link copied to clipboard

The categories of notifications that the contact will receive communications for.

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

The last time the validation_state was updated, either manually or automatically. A contact is considered stale if its validation state was updated more than 1 year ago.

Link copied to clipboard
val validationState: Output<String>

The validity of the contact. A contact is considered valid if it is the correct recipient for notifications for a particular resource.