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