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