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