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