Security Profile Args
constructor(customInterceptProfile: Output<SecurityProfileCustomInterceptProfileArgs>? = null, customMirroringProfile: Output<SecurityProfileCustomMirroringProfileArgs>? = null, description: Output<String>? = null, labels: Output<Map<String, String>>? = null, location: Output<String>? = null, name: Output<String>? = null, parent: Output<String>? = null, threatPreventionProfile: Output<SecurityProfileThreatPreventionProfileArgs>? = null, type: Output<String>? = null)