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