profile Property References
Parameters
value
The property references for the Profile of the Relationship.
suspend fun profilePropertyReferences(vararg values: Output<ParticipantProfilePropertyReferenceArgs>)
suspend fun profilePropertyReferences(values: List<Output<ParticipantProfilePropertyReferenceArgs>>)
Parameters
values
The property references for the Profile of the Relationship.
suspend fun profilePropertyReferences(argument: List<suspend ParticipantProfilePropertyReferenceArgsBuilder.() -> Unit>)
suspend fun profilePropertyReferences(vararg argument: suspend ParticipantProfilePropertyReferenceArgsBuilder.() -> Unit)
suspend fun profilePropertyReferences(argument: suspend ParticipantProfilePropertyReferenceArgsBuilder.() -> Unit)
Parameters
argument
The property references for the Profile of the Relationship.