workflowExecutionCanceledEventAttributes
fun workflowExecutionCanceledEventAttributes(block: WorkflowExecutionCanceledEventAttributes.Builder.() -> Unit)
construct an aws.sdk.kotlin.services.swf.model.WorkflowExecutionCanceledEventAttributes inside the given block
If the event is of type WorkflowExecutionCanceled
then this member is set and provides detailed information about the event. It isn't set for other event types.