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