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