SecurityGroupArgs

constructor(description: Output<String>? = null, ingress: Output<List<SecurityGroupIngressArgs>>? = null, name: Output<String>? = null)