Outcome

class Outcome : KotlinCustomResource

An outcome for rule evaluation.

Properties

Link copied to clipboard
val arn: Output<String>

The outcome ARN.

Link copied to clipboard
val createdTime: Output<String>

The timestamp when the outcome was created.

Link copied to clipboard
val description: Output<String>?

The outcome description.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val lastUpdatedTime: Output<String>

The timestamp when the outcome was last updated.

Link copied to clipboard
val name: Output<String>

The name of the outcome.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val tags: Output<List<Tag>>?

Tags associated with this outcome.

Link copied to clipboard
val urn: Output<String>