FeedbackMessage

class FeedbackMessage : KotlinCustomResource

Create a FeedbackMessage object.

Properties

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

String content of the feedback. Maximum of 10000 characters.

Link copied to clipboard
val createTime: Output<String>

Create time.

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

The image storing this feedback if the feedback is an image representing operator's comments.

Link copied to clipboard
val name: Output<String>

Name of the feedback message in a feedback thread. Format: 'project/{project_id}/datasets/{dataset_id}/annotatedDatasets/{annotated_dataset_id}/feedbackThreads/{feedback_thread_id}/feedbackMessage/{feedback_message_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
val urn: Output<String>