UserDataMapping

class UserDataMapping : KotlinCustomResource

Creates a new User data mapping in the parent consent store.

Properties

Link copied to clipboard
val archived: Output<Boolean>

Indicates whether this mapping is archived.

Link copied to clipboard
val archiveTime: Output<String>

Indicates the time when this mapping was archived.

Link copied to clipboard
val consentStoreId: Output<String>
Link copied to clipboard
val dataId: Output<String>

A unique identifier for the mapped resource.

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

Resource name of the User data mapping, of the form projects/{project_id}/locations/{location_id}/datasets/{dataset_id}/consentStores/{consent_store_id}/userDataMappings/{user_data_mapping_id}.

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

Attributes of the resource. Only explicitly set attributes are displayed here. Attribute definitions with defaults set implicitly apply to these User data mappings. Attributes listed here must be single valued, that is, exactly one value is specified for the field "values" in each Attribute.

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

User's UUID provided by the client.