Security Profile Alert Target Args
data class SecurityProfileAlertTargetArgs(val alertTargetArn: Output<String>, val roleArn: Output<String>) : ConvertibleToJava<SecurityProfileAlertTargetArgs>
A structure containing the alert target ARN and the role ARN.