ResourceGatewayArgs

constructor(ipAddressType: Output<ResourceGatewayIpAddressType>? = null, name: Output<String>? = null, securityGroupIds: Output<List<String>>? = null, subnetIds: Output<List<String>>? = null, tags: Output<List<TagArgs>>? = null, vpcIdentifier: Output<String>? = null)