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