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